-
-
Notifications
You must be signed in to change notification settings - Fork 262
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-native] TypeError: IMaskMixin__default['default'] is not a function #462
Comments
+1 |
Same |
@uNmAnNeR thank you! |
@uNmAnNeR Everything works as it should, only an error occurs: native-mask-element-c27b64cf.js:139 Uncaught TypeError: this.input.setNativeProps is not a function |
@diejsel hey! if you have time please check if issues from that comment was solved or not #12 (comment) |
all issues as resolved |
Got this error after upgrade from 'react-native-imask' 6.0.5 to 6.0.6:
TypeError: IMaskMixin__default['default'] is not a function. (In 'IMaskMixin__default['default'](MaskedComponent)', 'IMaskMixin__default['default']' is an instance of Object)
.This issue also exists in version 6.0.7. Tested on fresh installation of react-native 0.63.4
The text was updated successfully, but these errors were encountered: