docusealco / docuseal-react

Embed Document Signing into React app
https://www.docuseal.com/react-document-signing
MIT License
25 stars 4 forks source link

Error when form is open in modal #4

Closed irfanshehzadsandhu closed 9 months ago

irfanshehzadsandhu commented 9 months ago

I am getting following error when docuseal form is opened in modal first time. If I close the modal and open modal again I am getting following error

Failed to execute 'attachShadow' on 'Element': Shadow root cannot be created on a host which already hosts a shadow tree.

irfanshehzadsandhu commented 9 months ago

I have fixed this on my end , so closing this issue