Open Talat-Da3at opened 4 years ago
IE11 is not supported but you can clone the git project and change it from Math.trunc to Math.round
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Math/round
@guiqui could you close this issue ?
We could polyfill Math.trunc with webpack right?
when i try to open demo at https://guiqui.github.io/react-timeline-gantt/index.html
via ie11 i get error Object doesn't support property or method 'trunc'