Help Requested: On a published Framer site, a native Form's radio button groups show a visual pre-selection of the last option in each group shortly after scroll-into-view, accompanied by a browser console error: "Minified React error #90 — Mixing React and non-React radio inputs with the same name is not supported." This does not occur in the Framer editor's Preview mode — only on the actual published URL. Reproduced consistently across multiple incognito sessions, and persists even after a full from-scratch rebuild of the form component with zero legacy structure. Is this a known issue with server-side rendering/hydration of native Form radio groups? Thanks
Help Requested: On a published Framer site, a native Form's radio button groups show a visual pre-selection of the last option in each group shortly after scroll-into-view, accompanied by a browser console error: "Minified React error #90 — Mixing React and non-React radio inputs with the same name is not supported." This does not occur in the Framer editor's Preview mode — only on the actual published URL. Reproduced consistently across multiple incognito sessions, and persists even after a full from-scratch rebuild of the form component with zero legacy structure. Is this a known issue with server-side rendering/hydration of native Form radio groups? Thanks