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
{{ message }}
This repository was archived by the owner on Sep 24, 2026. It is now read-only.
As it says in the title, typing in the seed phrase is a bit annoying. You get a suggestion from autocomplete, click on the suggestion and "the word + space" is added, then an error is shown and you have to click on the end of the word/sentence, and click backspace. And do that 24 times.
Should just trim the input field automatically, and remove all spaces. Only a-z should be accepted anyway.
As it says in the title, typing in the seed phrase is a bit annoying. You get a suggestion from autocomplete, click on the suggestion and "the word + space" is added, then an error is shown and you have to click on the end of the word/sentence, and click backspace. And do that 24 times.
Should just trim the input field automatically, and remove all spaces. Only a-z should be accepted anyway.