Files
sure/app/components
Claude 96b981caba perf: defer autoUpdate until menu is open to fix slow profile icon rendering
autoUpdate from @floating-ui/dom was being started in connect(), causing
immediate layout/size calculations for every menu instance on page load
even while closed. Moved autoUpdate to only run when the menu is open,
and stop when closed/toggled off.

https://claude.ai/code/session_01FkTsyLvEod4qN6T5dNidkL
2026-03-28 12:13:41 +00:00
..
2026-03-22 10:57:56 +01:00