Manuel Thomsen

Results 13 comments of Manuel Thomsen

Hi @MichaelDeBoey I can see you marked this issue as closed, but as far as I know it continues to be an ongoing issue. Since the issue of hydration errors...

Thanks a lot @Ehesp! It's really nice to know that a solution will likely arrive eventually :) Unfortunately, the project I'm working on cannot use React's canary version, but I...

I don't think the issue is strictly related to Remix. The problem was likely introduced in [this commit](https://github.com/unlayer/react-email-editor/commit/5dc630cfd1e3b6b96caeb3e25312dead00e52e11#diff-abeb70d7e4dbe23b0b07413c9828a475400b82d474282290ab70c4f5849b90a1R12) (@brunolemos FYI). The problem is that `window.__unlayer_lastEditorId = window.__unlayer_lastEditorId || 0;` is...