gristlabs_grist-core/app
George Gevoian 89468bd9f0 (core) Switch to sync Markdown rendering
Summary:
There was a bug where stale Markdown values were sometimes shown when moving between pages. It appears to have been an issue with async rendering of Markdown and how cell values were being updated.

As a fix, we now use synchronous rendering, which doesn't have any perceptible performance penalty, and behaves predictably.

Test Plan: Manual.

Reviewers: jarek

Reviewed By: jarek

Subscribers: jarek

Differential Revision: https://phab.getgrist.com/D4379
2024-10-15 09:54:04 -04:00
..
client (core) Switch to sync Markdown rendering 2024-10-15 09:54:04 -04:00
common (core) Change default team logo 2024-10-11 15:40:04 +02:00
gen-server (core) Fix TypeORM failure when unremoving entities 2024-10-10 18:54:54 -04:00
plugin Move phab docs to /documentation (#882) 2024-03-05 08:35:48 -05:00
server (core) Rename popup for group by columns 2024-10-09 11:46:26 +02:00
tsconfig.json