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-native] TypeError: IMaskMixin__default['default'] is not a function #462

Closed
maximzhemerenko opened this issue Mar 14, 2021 · 7 comments

Comments

@maximzhemerenko
Copy link

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
image
image
image

@aplinxy9plin
Copy link

+1

@sebak94
Copy link

sebak94 commented Jun 1, 2021

Same

@maximzhemerenko
Copy link
Author

@uNmAnNeR thank you!

@diejsel
Copy link

diejsel commented Aug 16, 2021

image
image

Similar bug in version 6.1.0 in android emulator. Works well on the web.
In 6.0.5 it works fine.

@diejsel
Copy link

diejsel commented Aug 16, 2021

image
image

@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

@uNmAnNeR
Copy link
Owner

@diejsel hey! if you have time please check if issues from that comment was solved or not #12 (comment)
if they are solved then i will try to get it working again. There should be a lot of updates in react native since i have not been checking it for the last 2 years.

@diejsel
Copy link

diejsel commented Nov 24, 2021

all issues as resolved

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

5 participants