Skip to content

在360浏览器使用mutationObserve属性存在兼容性问题 #1396

Description

@mmmaaaa

以前的Issues

问题描述

在项目引入插件之后,使用
const watermark = new Watermark({
content: username.value,
width: 50,
height: 50
})
创建实例之后,默认不设置mutationObserve为false的话会导致在360浏览器最新版本直接cpu飙升到100卡死页面。

复现步骤

环境详情

  • **watermark-js-plus version: 1.6.3
  • **vue version: 3.3.11
  • **360浏览器:版本号:16.1.6074.64(64位)|内核版本:132.0.6834.83

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions