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

IE/EDGE: Object doesn't support property or method 'getRootNode' #6629

Closed
stockiNail opened this issue Oct 28, 2019 · 7 comments · Fixed by #6630
Closed

IE/EDGE: Object doesn't support property or method 'getRootNode' #6629

stockiNail opened this issue Oct 28, 2019 · 7 comments · Fixed by #6630

Comments

@stockiNail
Copy link
Contributor

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

  • Chart.js version: 2.9.1
  • Browser name and version: IE 11 and MS Edge
@rudy750
Copy link

rudy750 commented Oct 28, 2019

I had this issue last night as well. We had to revert to 2.8

@stockiNail
Copy link
Contributor Author

@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.

@etimberg
Copy link
Member

I believe we will do a v2.9.2

@stockiNail
Copy link
Contributor Author

Great! I'm gonna wait for it.

@rudy750
Copy link

rudy750 commented Oct 30, 2019

Any idea when v2.9.2 is going to be released ?

@rodrigobacelli
Copy link

Is this fixed in 2.9.2? Updated today to the latest version and still having problems with getRootNode in older browsers.

@kurkle
Copy link
Member

kurkle commented Nov 7, 2019

It is fixed in 2.9.2.
https://www.chartjs.org/samples/latest/charts/bar/vertical.html works fine for me with IE.
https://www.chartjs.org/samples/2.9.1/charts/bar/vertical.html does not

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants