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

Cannot assign to read only property 'data' of object #1318

Open
yuexihuachen opened this issue Oct 27, 2017 · 2 comments
Open

Cannot assign to read only property 'data' of object #1318

yuexihuachen opened this issue Oct 27, 2017 · 2 comments

Comments

@yuexihuachen
Copy link

question:
Uncaught TypeError: Cannot assign to read only property 'data' of object '#'
at HTMLInputElement.handler.proxy (zepto.min.js?1285:1036)

$("#root").on("input keyup",function(){
})

@ymoran00
Copy link

Happened to me as well. This happens for example when integrating between jQuery.payment and Zepto. payment lib listens to input events, and then the issue occurs.

@kontrollanten
Copy link

Duplicate of #1297

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

3 participants