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
I have found that inline ckeditor's font-family and font-size drop down works well on page loading. After doing jquery UI drag/drop, dropdown of font-family and font-size is getting blank. Console error occurs which is shown below:
Uncaught TypeError: Cannot read property 'setStyle' of null(…)
I have found that inline ckeditor's font-family and font-size drop down works well on page loading. After doing jquery UI drag/drop, dropdown of font-family and font-size is getting blank. Console error occurs which is shown below:
Uncaught TypeError: Cannot read property 'setStyle' of null(…)
Please see the attachment. @esvit
On page load...
After drag-drop...
Anyone have solution regarding this?
The text was updated successfully, but these errors were encountered: