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
After a deep linking to the send token, the number of bytes left on the message field is always 64bytes. When an onchange event is triggered on the input field, then it starts to compute the bytes left correctly.
Steps to reproduce
Open the request token modal
Click to add message
Add message with special characters
Which version(s) does this affect? (Environment, OS, etc...)
All
The text was updated successfully, but these errors were encountered:
Expected behavior
The same special characters added to a token request should be returned after opening the deep link
Actual behavior
Some special characters are skipped after the request token deep link is opened
Request token deep link bug
After a deep linking to the send token, the number of bytes left on the message field is always 64bytes. When an onchange event is triggered on the input field, then it starts to compute the bytes left correctly.

Steps to reproduce
Which version(s) does this affect? (Environment, OS, etc...)
All
The text was updated successfully, but these errors were encountered: