Commit a0ef913
Fix disconnected editor not destroyed (#73)
* Fix editor disconnected not destroyed
* changelog
* eslint
* add tests
* Update src/test/ts/browser/LoadTest.ts
Co-authored-by: tiny-ben-tran <[email protected]>
* Update src/test/ts/browser/LoadTest.ts
Co-authored-by: tiny-ben-tran <[email protected]>
---------
Co-authored-by: a.dmitryuk <[email protected]>
Co-authored-by: tiny-ben-tran <[email protected]>1 parent 580369c commit a0ef913
File tree
3 files changed
+11
-2
lines changed- src
- main/ts/component
- test/ts/browser
3 files changed
+11
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
338 | 338 | | |
339 | 339 | | |
340 | 340 | | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
341 | 344 | | |
342 | 345 | | |
343 | 346 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
| 37 | + | |
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
| 43 | + | |
42 | 44 | | |
43 | | - | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
44 | 49 | | |
45 | 50 | | |
0 commit comments