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
After I install the bundle in my project, I have the following errors:
You have requested a non-existent parameter "asdoria.model.facet.class"
You have requested a non-existent parameter "asdoria.model.facet_filter.class". Did you mean this: "asdoria.model.facet.class"?
You have requested a non-existent parameter "asdoria.model.facet_group.class". Did you mean one of these: "asdoria.model.facet.class", "asdoria.model.facet_filter.class"?
I have added this lines to services.yaml to fix the errors:
After I install the bundle in my project, I have the following errors:
I have added this lines to
services.yaml
to fix the errors:The text was updated successfully, but these errors were encountered: