Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Aug 29, 2025. It is now read-only.
This repository was archived by the owner on Aug 29, 2025. It is now read-only.
There was an error while loading. Please reload this page.
Currently, if a user is rapidly editing cells, updates that return from the server may override the edits that they just made. This enhancement would disable editing the table while the server computing an update to the
dataproperty, preventing the user from making edits that would otherwise be overridden.This builds on top of our “loading states” effort (plotly/dash-renderer#93)