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
Since svelte 5.42.0, there is a weird reactivity bug in a very specific situation.
Using bits-ui (for example a tooltip), and experimental async, when hovering/preloading a link that points to a page with +layout.svelte, the tooltip freezes. And any other tooltip will not work anymore.