Skip to content

issues Search Results · repo:saucxs/watermark-dom language:JavaScript

Filter by

98 results
 (77 ms)

98 results

insaucxs/watermark-dom (press backspace or delete to remove)

Error in nextTick: NotFoundError: Failed to execute insertBefore on Node : The node before which the new node is to be inserted is not a child of this node.
  • liuwenwen99
  • Opened 
    on Jan 9, 2024
  • #117

VM2710:1 Uncaught (in promise) ReferenceError: key is not defined at loadMark (eval at node_modules/watermark-dom/index.js (index.js:1:1), anonymous :1:800) at watermark.init (eval at node_modules/watermark-dom/index.js ...
  • weixiaojian
  • 3
  • Opened 
    on Dec 7, 2023
  • #116

在webpack5中使用esm默认导入会得到一个空对象 webpack v5.76.3
  • LifeIsShit774
  • 2
  • Opened 
    on Mar 29, 2023
  • #113

电脑上能正常显示,ipad也可以显示,但是手机不显示,有解决的吗
  • Accenemy
  • Opened 
    on Nov 25, 2022
  • #111

const watermarkInit = () = { nextTick(() = { watermark.init({ watermark_txt: 知能英语 , //水印的内容 watermark_parent_node: learn-parent , //水印插件挂载的父元素element,不输入则默认挂在body上 watermark_fontsize: 24px , //水印字体大小 watermark_alpha: ...
  • Yuanqiumei
  • 1
  • Opened 
    on Oct 10, 2022
  • #110

问题:vue 路由跳转 compoment 销毁前remove掉水印,新的页面还是会存在水印。 解决:看源码没看出问题。如果既想保留禁止删除水印功能又想正常remove掉,可以在remove之前重新init一下,重新init的时候保留原来配置的基础上,需要新加一个配置:monitor: false,如下: const watermarkOptions = { // ...... } watermark.init({ ...
  • A-Ning-a
  • 1
  • Opened 
    on Sep 26, 2022
  • #109
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub