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
However, this doesn't allow users to rebind uploadImage and uploadVideo. If rebinding these two methods is needed, it's better to destroy the editor and initialize a new one.
This allows us to reuse the editor.
However, this doesn't allow users to rebind
uploadImageanduploadVideo. If rebinding these two methods is needed, it's better to destroy the editor and initialize a new one.