BUG in Unstyled Signup component Answered

Post author
Petr Musil

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:

https://docs.memberstack.com/hc/en-us/articles/7787009388315-Create-a-Forgot-Password-Form-for-logged-out-users

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

  • Comment author
    Duncan from Memberstack
    • Official comment

    Thanks for catching this! I've updated the cloneable component so no one else has issues. 

  • Comment author
    Petr Musil

    Thanks Duncan, you are the best :-)

    Petr

    1

Please sign in to leave a comment.