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

Text mask: onCompletePattern isn't called on paste #28

Closed
1 of 6 tasks
renato-bohler opened this issue Apr 2, 2018 · 1 comment
Closed
1 of 6 tasks

Text mask: onCompletePattern isn't called on paste #28

renato-bohler opened this issue Apr 2, 2018 · 1 comment
Labels
bug Something isn't working text mask Refers to the `createTextMask`

Comments

@renato-bohler
Copy link
Owner

What are you reporting?

  • Bug
  • Feature request
  • Code refactor
  • Continuous Integration (CI) improvement
  • Changes in documentation (docs)
  • Other (describe)

What is the current behavior?

When the user pastes the complete pattern into the Field, onCompletePattern isn't called. This possibly happens for onChange aswell.

What is the expected behavior?

Those functions should be called upon paste.

Sandbox Link

No sandbox link needed, as it can be reproduced on the docs, on the section More Examples, as shown by the GIF below.

issue 3

What's your environment?

Version: 1.0.1
OS: Windows 7 64-bit
Browser: Chrome 65 (64 bits)

Other information

@renato-bohler renato-bohler added bug Something isn't working text mask Refers to the `createTextMask` labels Apr 2, 2018
renato-bohler added a commit that referenced this issue May 8, 2018
<a name="1.1.2"></a>
## [1.1.2](v1.1.1...v1.1.2) (2018-05-08)

### Bug Fixes

* **createTextMask:** fixes onCompletePattern and onChange not being called sometimes ([5081b55](5081b55)), closes [#28](#28) [#25](#25)
@renato-bohler
Copy link
Owner Author

🎉 This issue has been resolved in version 1.1.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working text mask Refers to the `createTextMask`
Projects
None yet
Development

No branches or pull requests

1 participant