spipu / html2pdf

OFFICIAL PROJECT | HTML to PDF converter written in PHP
http://html2pdf.fr/en/default
Open Software License 3.0
1.68k stars 751 forks source link

Uncaught DOMException #768

Closed sengiv closed 1 year ago

sengiv commented 1 year ago

image

Uncaught DOMException: Failed to set the 'adoptedStyleSheets' property on 'ShadowRoot': Sharing constructed stylesheets in multiple documents is not allowed
    at Mr.addStylesTo (http://localhost:5000/_vs/browserLink:67:107355)
    at Vs.addStyles (http://localhost:5000/_vs/browserLink:67:127225)
    at Vs.finishInitialization (http://localhost:5000/_vs/browserLink:67:129328)
    at Vs.onConnectedCallback (http://localhost:5000/_vs/browserLink:67:128134)
    at HTMLElement.connectedCallback (http://localhost:5000/_vs/browserLink:67:129957)
    at HTMLElement.connectedCallback (http://localhost:5000/_vs/browserLink:102:458)
    at e.toIFrame (https://cdnjs.cloudflare.com/ajax/libs/html2pdf.js/0.10.1/html2pdf.bundle.min.js:2:489852)
    at https://cdnjs.cloudflare.com/ajax/libs/html2pdf.js/0.10.1/html2pdf.bundle.min.js:2:531331
    at https://cdnjs.cloudflare.com/ajax/libs/html2pdf.js/0.10.1/html2pdf.bundle.min.js:2:365499
    at Object.next (https://cdnjs.cloudflare.com/ajax/libs/html2pdf.js/0.10.1/html2pdf.bundle.min.js:2:365604)