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
Having button inside button caused a strange error, found this while trying to migrate a project from svelte 4 to 5. The bug only happens if the button is inside a button in the same svelte file