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

INVALID_STATE_ERR: DOM Exception 11 on Android < 4.4 #107

Open
sszabolcs opened this issue Apr 21, 2017 · 0 comments
Open

INVALID_STATE_ERR: DOM Exception 11 on Android < 4.4 #107

sszabolcs opened this issue Apr 21, 2017 · 0 comments

Comments

@sszabolcs
Copy link

Hi!

I get the following exception on Android < 4.4 (built-in browser) when I open the JSBin example referenced in Gitter:
INVALID_STATE_ERR: DOM Exception 11

The problematic line is the 15126th line of can.all.js:

} else if (props.indexOf(prop) === -1 && typeof x[prop] !== 'function') {

Is there a way to implement this logic in a way that it works on Android < 4.4?
Thanks!

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