How to prevent the default Memberstack form from flashing before redirect?
Hello Memberstack team! I am building a test to work out some Memberstack functionality before I build out a client site.
I just added the sign up, log in, and redirect functionality but I seem to get a flash of another form before it redirects to my custom webflow built form. Is there a way to stop this from happening?
https://memberstack-test-d19940.webflow.io/
Appreciate your help!
Comments
1 comment
Hey Christopher Nelson,
You can remove the custom attribute data-ms-modal="signup" from the 'Signup' button and data-ms-modal="login" from the 'Login' button and keep the buttons linked to the respective custom form page.
Removing the custom attributes should solve this experience.
Hope this helps.
Please sign in to leave a comment.