You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
When I try to run the query from the query manager plugin in shopware 5 it shows an error.
Error:- The "wbm_query_manager.db" service or alias has been removed or inlined when the container was compiled. You should either make it public or stop using the container directly and use dependency injection instead.
How can I run the query in shopware 5 through the query manager plugin?
The text was updated successfully, but these errors were encountered:
Hi,
When I try to run the query from the query manager plugin in shopware 5 it shows an error.
Error:- The "wbm_query_manager.db" service or alias has been removed or inlined when the container was compiled. You should either make it public or stop using the container directly and use dependency injection instead.
How can I run the query in shopware 5 through the query manager plugin?
The text was updated successfully, but these errors were encountered: