-
Notifications
You must be signed in to change notification settings - Fork 67
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Ensure editor closing when page refreshed while using PreserveOn…
…Refresh (#865) (CP: 20.0) (#890) If Editor is not closed on detach and preserve on refresh is used, the ghost editor will cause an exception. fixes: vaadin/vaadin-grid#2176 Co-authored-by: Tatu Lund <[email protected]>
- Loading branch information
1 parent
af8f4d7
commit 5bd1f5d
Showing
3 changed files
with
67 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters