-
Notifications
You must be signed in to change notification settings - Fork 11.9k
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
IE/EDGE: Object doesn't support property or method 'getRootNode' #6629
Comments
I had this issue last night as well. We had to revert to 2.8 |
@etimberg Thank you very much. Let me ask you if you are planning to release new release (2.9.2) or not. If not, be aware thta the version 2.9.1 published also into CDN is not consistent for IE and Edge. |
I believe we will do a v2.9.2 |
Great! I'm gonna wait for it. |
Any idea when v2.9.2 is going to be released ? |
Is this fixed in 2.9.2? Updated today to the latest version and still having problems with getRootNode in older browsers. |
It is fixed in 2.9.2. |
Expected Behavior
Expectation is the CHART.JS is working well with IE and EDGE as previous version.
Current Behavior
Testing teh samples provided by CHART.JS, you get and "Object doesn't support property or method 'getRootNode'" error. Going to getRootNode definition, the method is not supported for IE and Edge.
Environment
The text was updated successfully, but these errors were encountered: