How to resolve Memberstack.js TypeError in Webflow signup form after passing initial tests and customize its design? Answered

Post author
Memberstack Team

[This post was migrated from our old forum]

When I try to enable sign up form in web flow and errors such as following shows up

I have done initial testing in MS and all of the checkmarks were cleared but still I am unable to add members through sign up.

memberstack.js?webflow:1 Uncaught (in promise) TypeError: Cannot read property 'length' of undefined

Would be much appreciated if I can ask for advice…

Website is as follows

Comments

7 comments

  • Comment author
    Molly Floyd

    Hey @astoria17,

    Recorded a quick Loom for you… https://www.loom.com/share/2dac9e1ada894d069b24d1afa1146e01 15

    There are two data-ms-password attributes on your signup form. One is on the input field (which is perfect) and the other is on the div, so if you can remove that one then you should be good to go!

    0
  • Comment author
    Donald Barlow

    So i'm just trying to create a basic e-mail form that adds users who sign up to a set plan called (mailing list) but i'm not getting e-mails added to my memberstack when i test it?

    0
  • Comment author
    Julian Galluzzo

    all sign up forms need to have a password, members cannot be created without a password or social auth

    0
  • Comment author
    Simon Sjödin

    Hey, is it possible to edit the design of the sign up modal somehow?

    I need to change the logo and language

    0
  • Comment author
    A J

    Hey Simon Sjödin, you can modify the logo and brand color if you want under Design tab in the Memberstack dashboard.

    If you want to translate the text of the modals, you would have to either not use pre-built modals and use free weblow components for the signup and change the text as per your requirement or make use of 3rd party multi-language tool like Weglot to translate the text. Hope this helps

    0
  • Comment author
    Simon Sjödin

    alright. thanks for the clarification.

    That also means it's not possible to change the attribute to automatically add a plan when signing up does it?

    0
  • Comment author
    A J

    You can add the plan attributes on the signup button and it should work accurately. Let me know if you mean something else.

    0

Please sign in to leave a comment.