Needs review
Project:
Solo
Version:
1.0.33
Component:
User interface
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
5 May 2026 at 07:57 UTC
Updated:
6 May 2026 at 07:53 UTC
Jump to comment: Most recent
I wanted to report this small problem when using the entity browser module in modal view. I get dozens of warnings with "Solo: Page wrapper element not found
Drupal.solo.getBreakpointNumber @ js_Or3xPtLXKQhBQtbGE…heme=fun&includ…:24". How can I fix it?
Comments
Comment #2
flashwebcenterThanks for reporting this. I found that the warning happens when Solo’s JavaScript is loaded inside an Entity Browser modal where the normal page wrapper is not present.
I pushed a fix to the dev branch. Please update to dev, clear Drupal caches, test it again, and let me know if the warnings are gone.
Best wishes,
Alaa
Comment #3
vinodhini.e commentedHi, Replicated the issue on Drupal 11.2.5
When using the entity browser module in modal view, console errors were displayed.
Installed the latest dev version of the module
Reconfigured Entity Browser
Issue is resolved, and no console errors are showing now.. Thanks!