Closed juanmanso closed 1 year ago
The issue was that after pasting it, the seedphrase variable was updating async async and the validation was not using the full value.
Now, the new value is calculated outside the seed phrase state setter and used for both setters separately.
Description
The issue was that after pasting it, the seedphrase variable was updating async async and the validation was not using the full value.
Now, the new value is calculated outside the seed phrase state setter and used for both setters separately.
Related links
Proof