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

Special Characters seem to break the control #36

Open
wolfpackt99 opened this issue Jan 25, 2021 · 2 comments
Open

Special Characters seem to break the control #36

wolfpackt99 opened this issue Jan 25, 2021 · 2 comments

Comments

@wolfpackt99
Copy link

wolfpackt99 commented Jan 25, 2021

It seems that special characters seem to break the control with a .toUpperCase()
It would be nice if the alphabet control would group all non [a-z] characters into one group.

image

#
A
B
C
D
E
F
@ericferreira1992
Copy link
Owner

Hello @wolfpackt99. Could you provide an example of input data so that I can simulate the error?
Thanks the report.

@wolfpackt99
Copy link
Author

x[this.propAlphaOrder].toUpperCase()

x[this.propAlphaOrder] was null. Certainly i can handle that, however, it would be nice of your was safe as well.

it be cool to have some options on how to group the special characters.

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

No branches or pull requests

2 participants