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
The behaviour here does match the error message, though I can see why it would be confusing. It means it should be between 0 and 12 characters exclusive, as in greater than 0 or less than 12. Hence zero not being accepted either.
I think ranges of numbers are generally assumed to be inclusive unless stated otherwise, so this error message should be changed to something easier to understand, e.g. "greater than zero and less than 12 characters"
Describe the bug
It is as the bug title says
To Reproduce
Expected behavior
The extension should support 12 characters in the symbol as the error message says.
Screenshots
Browser details (please complete the following information):
The text was updated successfully, but these errors were encountered: