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)PolarPeak
- Opened on Nov 27, 2024
- #119
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
zoubeihua
- Opened on Sep 13, 2023
- #115
ysmilec
- Opened on Aug 14, 2023
- #114
JiaFuGuo
- 1
- Opened on Dec 15, 2022
- #112
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

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 IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
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 IssuesProTip!
Restrict your search to the title by using the in:title qualifier.