Thinh Le

Results 5 issues of Thinh Le

Hello, I'm currently employing react-arborist for my Gantt chart. This library has a unique approach that restricts my ability to manipulate the Tree DOM, including setting the scrollTop property. Is...

Hi, I’ve identified some issues with the error handling in your code. Currently, the code only handles responses that include an error message: `const removeListener = this._addListener(requestId, data => {...