Ross Leitch
Ross Leitch
Problem is with moment and buffer variables. Moment admits themselves they might not be relevant anymore https://momentjs.com/docs/#/-project-status/ I'll submit a PR but I think the solution is to clone the...
@xeolabs I'll look at adding that to my fork of the project [Fork Link](https://github.com:TheTechCompany/react-timeline-gantt.git). If you wanted to do it yourself you'll need to add a new component linked to...
We could polyfill Math.trunc with webpack right?
Look in Header.js there is a function in renderHeaders that would be of use for you called getFormat
Currently adding typescript in my fork https://github.com/TheTechCompany/react-timeline-gantt
@dylanvorster I found this issue was caused by resetting the refPaths array in render, still a hacky fix to remove that line but I'll make a PR if I find...
I started having this issue with a silent bump of the react-grid-layout version, for me I think it was multiple factors. 1. Having a minimum width for your container can...
@ObaidAshiq Sorry been busy at work lately, if you can share a reproduction of the issue I can have a go at finding a fix for your use case, because...
I think the while loop could in theory be blocking the execution, what happens if you run it without the blocking loop?
@cmseaton42 @SerafinTech As another maintainer of a node-ethernet-ip fork (https://github.com/TheTechCompany/node-ethernet-ip) it'd be great to collaborate on a shared repo. I'll be supporting my fork for the next 10-15 years out...