You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! I'm working on a live collab app using react-spreadsheet ,but i'm running into this issue:
2025-07-19.16-30-54.mp4
You can see the data updating at the bottom (i'm just stringifying the data var there). That's the same data that i'm passing into react-spreadsheet. But it only seems to reflect in the UI after interacting with something related to it (the row, the col or the cell itself).