zalify / easy-email-editor

Easy Email Editor is a feature-rich, top open-source SaaS email editor based on React and MJML.
https://email.maocanhua.cn/
MIT License
1.67k stars 339 forks source link

Getting NotFoundError: Failed to execute 'removeChild' on 'Node' on Nextjs app directory #412

Open itstaranarora opened 3 weeks ago

itstaranarora commented 3 weeks ago

I'm getting the following error when trying to use this package inside the Next.js app directory:

Unhandled Runtime Error: NotFoundError: Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node."

Link to Sandbox: https://codesandbox.io/p/devbox/quirky-field-5wk4ws?workspaceId=b7a6640e-f073-4ff0-96e4-9ea3e941c70e

image

abhijeetahuja commented 3 weeks ago

@m-Ryan @hulinNeil @mikicho can you please help here?

abhijeetahuja commented 3 weeks ago

@n-ryan any updates on this? we have been getting the same error?

abhijeet-toptal commented 3 weeks ago

@hulinNeil can you please help?

abhijeet-toptal commented 3 weeks ago

We need this feature to work, it works in the pro mode though

rossanodr commented 4 days ago

same issue here