gristlabs_grist-core/app
Janet Vorobyeva 598b8260b6 Fixed cursorEdited() for properRowId()
Previously I updated cursorEdited on rowIndex() change

However, this ran into the exact same bug that properRowId was
created for, namely that if the data changes (filtered out), then
rowIndex won't update. Switched the dependency to properRowId
seems to fix it.

Also, weird timing/dependency stuff, need to subscribe version
AFTER subscribing activeRowId
2023-09-25 15:19:39 -07:00
..
client Fixed cursorEdited() for properRowId() 2023-09-25 15:19:39 -07:00
common (core) updates from grist-core 2023-09-18 15:04:08 -04:00
gen-server (core) updates from grist-core 2023-09-18 15:04:08 -04:00
plugin (core) updates from grist-core 2023-09-05 11:12:15 -04:00
server (core) Add documentCreated telemetry event 2023-09-13 01:13:00 -04:00
tsconfig.json (core) move home server into core 2020-07-21 20:39:10 -04:00