You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 19, 2019. It is now read-only.
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)
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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-propin 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)
The text was updated successfully, but these errors were encountered: