Open The-Huginn opened 1 year ago
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