David Ly

Results 5 comments of David Ly

+1 codemaid in vscode

I'm running into the same issue. Had to literally recreate the entire Table Node using the Table extension as a reference, and recreated all the DOM elements.

provide a key value on each of those objects. https://react.dev/learn/rendering-lists#rules-of-keys

Hi, I'm still running into this issue. I'm currently using Luxon to format a DateTime object I have and then calling `toLocaleString()` and this crashes on windows. Is there a...