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
fix: use flushSync in shadow_root to fix test timing
Replaced queueMicrotask with flushSync to ensure the shadow root is available immediately for tests while still avoiding the cascading renders warning from the linter.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>
0 commit comments