loading the embed plugin causes onChange in the editor
Open
- Dominant language
- TypeScript
- Stars
- 159
- Forks
- 105
- PR merge metrics
- No merged PRs in 30d
Description
Steps to replicate
use previously saved data object with any embeded content
load the objecy using render() in the editor
as soon as object is rendered, the onChange will trigger in the editor.js
this is causing unnecesary trigger of saving functions due to errorenous onChange initiated by the embed plugin
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.