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
Add width debugging and ensure inner content takes full width
- Add console logging to track menuWidth changes and ResizeObserver updates
- Add w-full class to inner div and ul to ensure content takes full width
- This should help debug why dropdown isn't matching full container width
- Inner content should now properly expand to match the applied width style
0 commit comments