When using the original basic summernote API to insert a new node for exemple i got
materialNote.min.js:1 Uncaught TypeError: Cannot read property 'toUpperCase' of undefined
at u (materialNote.min.js:1)
at w (materialNote.min.js:1)
at Object.s [as isInline] (materialNote.min.js:1)
at d.insertNode (materialNote.min.js:1)
at v.insertNode (materialNote.min.js:2)
at J.invoke (materialNote.min.js:2)
at n.fn.init.materialnote (materialNote.min.js:3)
at HTMLDivElement. (todo.js:118)
at HTMLBodyElement.dispatch (jquery.min.js:3)
at HTMLBodyElement.r.handle (jquery.min.js:3)
When using the original basic summernote API to insert a new node for exemple i got
materialNote.min.js:1 Uncaught TypeError: Cannot read property 'toUpperCase' of undefined at u (materialNote.min.js:1) at w (materialNote.min.js:1) at Object.s [as isInline] (materialNote.min.js:1) at d.insertNode (materialNote.min.js:1) at v.insertNode (materialNote.min.js:2) at J.invoke (materialNote.min.js:2) at n.fn.init.materialnote (materialNote.min.js:3) at HTMLDivElement. (todo.js:118)
at HTMLBodyElement.dispatch (jquery.min.js:3)
at HTMLBodyElement.r.handle (jquery.min.js:3)