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

[React] lazy false stops the input from working #1109

Open
frec-hansen opened this issue Feb 11, 2025 · 0 comments
Open

[React] lazy false stops the input from working #1109

frec-hansen opened this issue Feb 11, 2025 · 0 comments

Comments

@frec-hansen
Copy link

Describe the bug
If I have lazy={false} on the component, then the IMaskInput with a controlled Mantine component will stop taking in characters. Removing the lazy={false} will fix it but won't show the placeholder.

To Reproduce
https://codesandbox.io/p/sandbox/mantine-react-template-q4dd5d

Expected behavior
Expect lazy={false} to not break the input component

Environment:

  • OS: MacOS Sequoia 15.2
  • Browser: Chrome 132.0.6834.111
  • Version: latest
  • IMask version: 7.6.1
  • Framework/plugin version if used: Mantine input component
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

1 participant