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
Replace ResizeObserver with Radix CSS custom property
- Remove complex JavaScript width measurement logic
- Use --radix-popover-trigger-width CSS variable instead
- Much cleaner approach that leverages Radix UI's built-in functionality
- Automatically handles width matching without JavaScript overhead
- This should provide perfect width matching with the trigger
0 commit comments