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

IMaskMixin on safari has the problem of accent marks being duplicated #802

Closed
fabiodanil2 opened this issue Dec 30, 2022 · 1 comment
Closed

Comments

@fabiodanil2
Copy link

Describe the bug
When trying to extend existing components using IMaskMixin. The value submitted by the user is correct but the MaskedFunction_value shows a different result. This only happens on safari while using characters with accent marks, on chrome the results are correct.

  • Safari

Screenshot 2022-12-30 at 09 59 43

  • Chrome

Screenshot 2022-12-30 at 10 10 11

Expected behavior
It should work like in chrome

Environment:

  • Browser: safari
  • "react-imask": "6.4.3",
@uNmAnNeR
Copy link
Owner

seems like it should be fixed in 3a390bb

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