Hi there . We are using your awesome Webflow Memberships library for retrieving logged in user details, and it’s working great! However, on one specific site we are getting the following error when logged in logged in users visit a page with your script running. This error only on our custom domain, not our .webflow.io domain:
webflow-membership.js:480 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading ‘checked’) at webflow-membership.js:480:80
Thanks Michael. I had a feeling it had something to do with this checkbox field. I added this to my site’s user account page and published, but am still seeing this issue:
I originally excluded this marketing consent field from my registration form when I set up memberships, so not sure if this causing lingering issues…Any idea what else I could try to address this?