jym, 自定义元素(window.customElements.define),在影子dom中渲染 mermaid 流程图。
报错 TypeError: Cannot read properties of undefined (reading 'createElementNS')。按报错分析,应该是在影子dom中获取不到document对象导致的。这还能抢救一下?[流泪]
展开
4