fix(window-state): deadlock when trying to restore window states on initial load (#1787)

* Fix deadlock when trying to restore window the size on initial load

* Typo
This commit is contained in:
Tony
2024-09-16 05:01:27 +08:00
committed by GitHub
parent 5cbd593e76
commit 7a37355e17
2 changed files with 23 additions and 2 deletions
@@ -0,0 +1,5 @@
---
"window-state": patch
---
Fix deadlock when trying to restore window states on initial load