forked from AlchemyCMS/alchemy_cms
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix TinyMCE loading behavior after page change
The old intersection observer was still active after leaving and reentering the page editor. An old intersection observer will now disconnect on initializer. This is not optimal, but we don't have a lifecycle hook to destroy the intersection on page leave. Reference: AlchemyCMS#2485
- Loading branch information
1 parent
5f0a70a
commit 82e2e29
Showing
3 changed files
with
26 additions
and
24 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
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