BUG in Unstyled Signup component Answered
Hi guys,
there is a bug in Unstyled Signup component.
https://memberstack---unstyled-signup.design.webflow.com/
In Password reset UI, Step 2 - New Password input has incorrect attribute:
data-ms-member="true"
New password is not set and i got error "Cannot read properties of null (reading 'value')"
Documentation is correct:
When I change the attribute value to:
data-ms-member="password"
It works fine.
See screenshots bellow
Component template - incorrect:
Documentation - correct:
Comments
2 comments
Thanks for catching this! I've updated the cloneable component so no one else has issues.
Thanks Duncan, you are the best :-)
Petr
Please sign in to leave a comment.