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
and when click on editor i got this error which make all other scripts not work.
suneditor.min.js:1 Uncaught TypeError: Cannot read property '0' of null at Object._findButtonEffectTag (suneditor.min.js:1) at HTMLDivElement.onClick_wysiwyg (suneditor.min.js:1)
The text was updated successfully, but these errors were encountered:
Thanks for your quick fix. I create Angular 7 Wrapper for the library. Wrapper will make it easy to integrate with angular 2+. How can i share with you?
Hi,
I put source code button of editor to
and when click on editor i got this error which make all other scripts not work.
suneditor.min.js:1 Uncaught TypeError: Cannot read property '0' of null at Object._findButtonEffectTag (suneditor.min.js:1) at HTMLDivElement.onClick_wysiwyg (suneditor.min.js:1)
The text was updated successfully, but these errors were encountered: