Design comparison
SolutionDesign
Community feedback
- @alQaisiPosted over 2 years ago
Hi Kate :)
Great job!
To solve your problem, you must store the email value once the user clicks on the button, in your solution you store it when the website loads so it would be an empty string.
try to create a variable that holds the email value in the function that handles the submission of the form.
0
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord