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
It seems the problem is possibly in the svelte-i18n package, where it does not work for mobile. This is cause by the bind:value=${locale} clause, which might be internally changing the elements, thus misunderstanding of using this clause
Currently the field is empty, we should default to the option currently in use, or at least display 'en' by default
The text was updated successfully, but these errors were encountered: