Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot enter mnemonic manually in release 1.8.0 due to aggressive trimming of spaces #177

Closed
haurog opened this issue Aug 28, 2023 · 2 comments · Fixed by #178
Closed

Cannot enter mnemonic manually in release 1.8.0 due to aggressive trimming of spaces #177

haurog opened this issue Aug 28, 2023 · 2 comments · Fixed by #178

Comments

@haurog
Copy link

haurog commented Aug 28, 2023

Trying to separate seed words using space does not work in release 1.8.0. Pressing space does not add an empty space at the end of the word. It works adding spaces in the middle of words. Probably trimming empty spaces during entering the mnemonic is a bit too aggressive.

@remyroy
Copy link
Member

remyroy commented Aug 28, 2023

I agree. Let's remove that.

@remyroy
Copy link
Member

remyroy commented Aug 28, 2023

As a temporary workaround, you can use a punctuation sign, but we'll definitly fix this and release a new version with this fix.

@remyroy remyroy linked a pull request Aug 28, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants