You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This callback provides the isExternal parameter, but it will not be called when pasting a Delta internally, so the isExternal is always true. It will need to be called when the user pastes a Delta into the editor clipboard (internal).