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'm not being able to edit summernote text on a modal in safari, changing to code view allows editing.
It's working properly on chrome and firefox.
This is happening in meteor 1.2.0.2 and 1.2.1, with different versions of autoform-modals, autoform-summernote and summernote itself.
I'm getting this error when clicking on the edit area:
TypeError: null is not an object (evaluating 'rng.isCollapsed') updatesummernote.js:5971 summernote.keyup summernote.mouseup summernote.change summernote.scrollsummernote.js:5935 dispatchjquery.js:4664 handlejquery.js:4332 triggerjquery.js:4573 (anonymous function)jquery.js:5283 eachjquery.js:383 eachjquery.js:135 triggerjquery.js:5282 triggerEventsummernote.js:1601 (anonymous function)summernote.js:3743 dispatchjquery.js:4664 handlejquery.js:4332
The text was updated successfully, but these errors were encountered:
I'm not being able to edit summernote text on a modal in safari, changing to code view allows editing.
It's working properly on chrome and firefox.
This is happening in meteor 1.2.0.2 and 1.2.1, with different versions of autoform-modals, autoform-summernote and summernote itself.
I'm getting this error when clicking on the edit area:
TypeError: null is not an object (evaluating 'rng.isCollapsed')
updatesummernote.js:5971
summernote.keyup summernote.mouseup summernote.change summernote.scrollsummernote.js:5935
dispatchjquery.js:4664
handlejquery.js:4332
triggerjquery.js:4573
(anonymous function)jquery.js:5283
eachjquery.js:383
eachjquery.js:135
triggerjquery.js:5282
triggerEventsummernote.js:1601
(anonymous function)summernote.js:3743
dispatchjquery.js:4664
handlejquery.js:4332
The text was updated successfully, but these errors were encountered: