There’s no problem with the deletion. Everything is normal except I get this error on Console every time record delete success.
dmxSummernote.js:7 Uncaught TypeError: this.editor.empty is not a function
at n.setValue (dmxSummernote.js:7)
at n.update (dmxSummernote.js:7)
at n.$update (dmxAppConnect.js:7)
at dmxAppConnect.js:7
at Array.forEach (<anonymous>)
at n.$update (dmxAppConnect.js:7)
at dmxAppConnect.js:7
at Array.forEach (<anonymous>)
at n.$update (dmxAppConnect.js:7)
at dmxAppConnect.js:7
Additional info:
- Summernote with data detail value located inside an update form within a modal
- Delete form also located within the same modal
- On delete success; hide modal, load the serverconnect, notify
*I’m not sure if this is a bug or my mistake.
What might be wrong and how to resolve. Thanks in advance.
Community Page
Last updated:
Last updated: