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
When I use the keyboard with the emulator I get the error "mnemonic must be at least 12 words" even though all 24 spaces are filled in. When I console.log 'selectedWords' it returns empty.
This is an issue right now for development but a work-around via code is okay for now. I don't think this is urgent to fix in this version since the new design will change everything
it should be fully tested when the new design is implemented.
The text was updated successfully, but these errors were encountered:
When I use the keyboard with the emulator I get the error "mnemonic must be at least 12 words" even though all 24 spaces are filled in. When I console.log 'selectedWords' it returns empty.
This is an issue right now for development but a work-around via code is okay for now. I don't think this is urgent to fix in this version since the new design will change everything
it should be fully tested when the new design is implemented.
The text was updated successfully, but these errors were encountered: