formsort / oss

Formsort open source monorepo
19 stars 5 forks source link

Issue 72 - Support React 18 #79

Closed atikenny closed 2 years ago

atikenny commented 2 years ago

Fixes #72

In React Strict mode, the embed renders twice. This PR includes an unloadFlow on the Web Embed interface and uses it to remove the effects of double rendering.