swimlane / ngx-charts

:bar_chart: Declarative Charting Framework for Angular
https://swimlane.github.io/ngx-charts/
MIT License
4.29k stars 1.15k forks source link

[IE-11]: errors on multiple components #673

Closed sjdemoor closed 2 years ago

sjdemoor commented 6 years ago

I'm submitting a ... (check one with "x")

[x ] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request => Please do not submit support request here

Current behavior

Expected behavior IE-11 should be supported.

Reproduction of the problem cloned this repo, and ran on Windows-10 in IE-11.

What is the motivation / use case for changing the behavior? IE-11 should be supported.

Please tell us about your environment:

Windows-10, executing npm run start in Git Bash, $ npm -v 5.5.1, $ node -v v7.7.4

Note: the following file updates resolves many, but not all of the issues:

akaztp commented 6 years ago

The error with "pointer-events" is also on #449

jogaj commented 2 years ago

Thank you for your report, IE is not currently supported.