-
Notifications
You must be signed in to change notification settings - Fork 424
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
Add non-ASCII characters to inputs #38
Comments
I agree, maybe an option to enable Chinese and Japanese characters to the expected input? |
That's a limitation of the randomizing library used internally by Gremlins, chance.js. Internationalization is in their todo list, you may want to voice your interest there. |
And ball goes to your side: chancejs/chancejs#96 (comment) |
Hey folks. The Marmelab team is attempting to clean up the Issues backlog. With that, we're closing issues that have been open for an one or more years. We really appreciate the folks have taken the time to open and comment on this issue. Please don't confuse this closure with us not caring or dismissing your issue, feature request, discussion, or report. If the issue pertains to a bug, please re-test for the bug on the latest version of gremlins.js. The best way to report problems with gremlins.js 2.0 is to file new issues. |
non-ascii (utf-8) symbols, in some cases, can be reason of errors in page rendering or/and in business logic. So each app should be ready to handle non-ascii characters.
The text was updated successfully, but these errors were encountered: