Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Don't recreate JS TreeTable subscriptions when viewport changes
Resolves an issue where subscription recreation would release an export ticket that was still needed for the next subscription. Also improves tree viewport performance by sending changes instead of waiting for a new subscription to exist. Fixes #6053
- Loading branch information