Skip to content

The deprecated DOMNodeInserted should be removed and replaced with MutationObserver #649

Open
@TacKana

Description

@TacKana

Version
@vueup/vue-quill version [e.g. 1.0.0-beta.5]

Describe the bug
A clear and concise description of what the bug is.

最新版的VueQuill内部还在使用一个已经废弃了的事件,这个事件会导致不兼容最新版本的浏览器,需要更换为更安全的事件MutationObserver

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Reproduction link
If available, add a link to the source code to help explain your problem.

Browser (please complete the following information):

  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions