nicolaskruchten / pivottable

Open-source Javascript Pivot Table (aka Pivot Grid, Pivot Chart, Cross-Tab) implementation with drag'n'drop.
https://pivottable.js.org/
MIT License
4.36k stars 1.08k forks source link

Pivot.js is not working in IE11 #735

Open nandha128 opened 7 years ago

nandha128 commented 7 years ago

Hi Nicolaskruchten, We have used your pivot.js for our requirement.It is really working very well in chrome browser!..but the same is not working in IE11 browser... the grid is not at all loading in this browser!.i have added HTML5 DOCTYPE aswell but no luck!..please help me..Waiting for your reply!

Regards, Nandha

nicolaskruchten commented 7 years ago

Do the examples from https://pivottable.js.org/ load in IE11 for you?

nicolaskruchten commented 7 years ago

I've tested this in IE11/Win7 with no issues...

baogiadoan commented 6 years ago

I have the same problems, working well on your website but when I download to localhost on a server/remote sharedrive to host and load the example, only Firefox can work well, other web browser failed to display C3 renderer and other renderers also.

nicolaskruchten commented 6 years ago

If it runs well on the site then the issue must be in the way you're serving the files locally...