mirror of
https://github.com/gristlabs/grist-core.git
synced 2024-10-27 20:44:07 +00:00
337757d0ba
Summary: If linking state changes multiple times frequently the code that simulates async operation is wrongly debounced, which causes inverted order of execution. This fix makes sure that only the last call to filter function is used. Test Plan: Adding new test Reviewers: alexmojaki Reviewed By: alexmojaki Subscribers: alexmojaki Differential Revision: https://phab.getgrist.com/D4139 |
||
---|---|---|
.. | ||
client | ||
common | ||
gen-server | ||
plugin | ||
server | ||
tsconfig.json |