Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed memory leaks in Creator (#6047)
* Work for #6029 - Performance: On switching from Preview to Designer adorners are created for all questions - fixed memory leaks (React) * Fixed lint * Fixed unit tests * Fixed unit test * Fixed question adorner memory leak adorner <-> action circular reference * Fixed u-test * Added memory leak test for tabs switching * Fixed unit and f-tests * Update performance.ts * Fixed large json question duplicated names * Fixed errors in knockout * Fixed f-tests and updated etalons * Removed test.only * Fixed VueJS build * Updated etalons * Got rid of ref to toolbox root DOM element * Added mask * Fixed f-test --------- Co-authored-by: tsv2013 <[email protected]>
- Loading branch information