This repository has been archived by the owner on Sep 5, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(dialog): fix dialog resizing on window resize
The current resize listeners for the window are misplaced inside of the condition of `escapeToClose == true`. Fixes #6876 Closes #6878
- Loading branch information