mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-12-14 18:49:02 +08:00
detroy tippy before destroy
This commit is contained in:
parent
c55f710250
commit
7d2c2225bc
@ -241,6 +241,10 @@ export default {
|
||||
},
|
||||
|
||||
},
|
||||
|
||||
beforeDestroy() {
|
||||
this.destroyPopup()
|
||||
},
|
||||
}
|
||||
</script>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user