Files
Verso/services
claudeandClaude Sonnet 4.6 57e34aa104
Build and Deploy Verso / deploy (push) Successful in 15m17s
fix: dropdown positioned at top-left on first click
Popper lazy-initializes on first open, causing it to place the menu at
[0,0] before it has computed the toggle's position. renderOnMount forces
Popper to initialize while the component is first mounted, so the
position is ready before the user's first click.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-16 22:05:01 +00:00
..