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
On 0.42
When creating a new record, without any values. The table won't get hydrated. Also row seems to get a weird position.
Screen.Recording.2025-02-13.at.18.18.35.mov
Expected behavior
Created row should appear
Technical inputs
It seems like the optimistic behavior is broken regarding single record creation, this might be a good first track.
This might also be related to the server side next position computation 🤔 at least we're not updating the cache correctly with this position TBD
The text was updated successfully, but these errors were encountered:
Bug Description
On 0.42
When creating a new record, without any values. The table won't get hydrated. Also row seems to get a weird position.
Screen.Recording.2025-02-13.at.18.18.35.mov
Expected behavior
Created row should appear
Technical inputs
It seems like the optimistic behavior is broken regarding single record creation, this might be a good first track.
This might also be related to the server side next position computation 🤔 at least we're not updating the cache correctly with this position TBD
The text was updated successfully, but these errors were encountered: