This commit is contained in:
@@ -349,6 +349,10 @@ export default {
|
||||
}
|
||||
});
|
||||
},
|
||||
beforeDestroy() {
|
||||
//cleanup
|
||||
DOMPurify.removeAllHooks();
|
||||
},
|
||||
data() {
|
||||
return {
|
||||
localVal: this.value,
|
||||
|
||||
Reference in New Issue
Block a user