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
DOM Exception thrown in Chrome 16.0.912.21 beta-m #74
Comments
|
Thanks for your bugreport. Which version of webshims are you using? You can type $.webshims.version into your console. I think this bug should be fixed with version 1.8.2 |
|
The one thing you really needed to know and I didn't tell you! runner v 1.7.2 of webshims |
|
No problem. Can you approve that version 1.8.2 has fixed this issue for you? |
|
Apparently 1.8.2 has corrected the error and works. No long getting faults. Thanks for your quick fix Alexander!! |
|
Was premature...this is not fixed yet! I was checking a stable version of the browser and not the beta. |
|
I can't reproduce this error with webshims 1.8.2, anymore. Can you test this with dev version and not minified and tell me the line number of the error? |
|
Interesting. Chrome beta works with dev branch but not min branch. |
|
This sounds like more a caching problem. Could you re-check this using a fresh download and clearing your cache. |
|
fixed with version 1.8.3 |
This solution has been working for more than a month.
Using jQuery 1.6.2.
This started this date. Using only filler('forms') and ('forms ext'). Nothing else is filled.
Firefox and IE work. Haven't checked other Netkit browsers yet.
Console logged error:
polyfiller.js:3Uncaught Error: INVALID_STATE_ERR: DOM Exception 11 polyfiller.js:3
(anonymous function) polyfiller.js:3
(anonymous function) polyfiller.js:5
(anonymous function) polyfiller.js:27
Chrome about:
Google Chrome 16.0.912.21 (Official Build 108057) beta-m
OS Windows
WebKit 535.7 (@98741)
JavaScript V8 3.6.6.6
Flash 11,0,1,152
User Agent Mozilla/5.0 (Windows NT 6.1) AppleWebKit/535.7 (KHTML, like Gecko) Chrome/16.0.912.21 Safari/535.7
Command Line "C:\Users...\AppData\Local\Google\Chrome\Application\chrome.exe" --flag-switches-begin --enable-print-preview --flag-switches-end
The text was updated successfully, but these errors were encountered: