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(component-loader): prevent popover context text flash in zoneless… (#6817)
* fix(component-loader): prevent popover context text flash in zoneless mode
In zoneless mode, popover content rendered with popoverContext briefly
flashed at the trigger element location before being positioned in the
popup. Hide the element until the first positioning pass completes, and
pass the provided context to createEmbeddedView so the content renders
correctly.
Fixes#6811
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
* chore: bump version to 21.2.1
---------
Co-authored-by: Alex Umanskiy <aleksey.umanskiy@valor-software.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
0 commit comments