This repository has been archived by the owner on Sep 11, 2020. 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.
extend editor's functions only once (#316)
when multiple instances of InsertPlugin are on the same MediumEditor instance, the functions _serialize, _destroy and _setup are reset with the previous extended functions causing infinite loop on editorSerialize, editorDestroy and editorSetup
- Loading branch information