### Describe the bug 错误信息: Uncaught (in promise) TypeError: t._self is undefined vue-quill-editor.js:1 ### Reproduction 错误信息: Uncaught (in promise) TypeError: t._self is undefined vue-quill-editor.js:1 ### System Info ```shell vue2 ``` ### Used Package Manager npm ### Validations - [X] Read the the documentation in detail. - [X] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate. - [X] Check that this is a concrete bug. For Q&A open a GitHub Discussion or join our [Discord Chat Server](https://discord.surmon.me). - [X] The provided reproduction is a [minimal reproducible example](https://stackoverflow.com/help/minimal-reproducible-example) of the bug.
Describe the bug
错误信息:
Uncaught (in promise) TypeError: t._self is undefined vue-quill-editor.js:1
Reproduction
错误信息:
Uncaught (in promise) TypeError: t._self is undefined vue-quill-editor.js:1
System Info
Used Package Manager
npm
Validations