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
Before, every time the hidePreview function
was called, additional event listeners were being
appended to the DOM. This sorts out that functionality
so that they are only appended when the editor is
initialized.
0 commit comments