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
I recently tried updating our app to the latest version of Svelte, and noticed that our formatted inputs no longer work for Firefox users.
The inputs work as expected through Svelte 5.35.7, but starting in Svelte 5.36.0 what is displayed in the input no longer matches the bound Svelte state.
Are we doing something wrong here? If there isn't a simple workaround this blocks us from upgrading Svelte.