reactjs / react-chartjs

common react charting components using chart.js
MIT License
2.93k stars 300 forks source link

IE 11: Unknown prop redraw on canvas tag on Doughnut component #193

Open lorenzosjb opened 6 years ago

lorenzosjb commented 6 years ago

Browser: Internet Explorer 11.0.9600.18792, Update Versions: 11.0.46 Operating system: Windows 7 Professional Service Pack 1 64 bits

This code works correctly on Chrome and Firefox latest build but not on Internet Explorer 11:

Error:

Warning: Unknown prop redraw on tag. Remove this prop from the element. For details, see https://fb.me/react-unknown-prop in canvas (created by DoughnutChart) in DoughnutChart (at Graph.js:34) in div (at Graph.js:33) in div (at Graph.js:32) in div (at Graph.js:31) in div (at Graph.js:30) in div (at Graph.js:24) in div (at Graph.js:23) in Unknown (at TicketStats.js:48) in div (at TicketStats.js:47) in Unknown (at MSLandingPage.js:48) in div (at MSLandingPage.js:47) in div (at MSLandingPage.js:46) in div (at MSLandingPage.js:40) in div (at MSLandingPage.js:39) in div (at MSLandingPage.js:38) in div (at MSLandingPage.js:30) in Unknown (at App.js:22) in Unknown (at index.js:6)