Relative Content

Tag Archive for reactjstypescriptformsnext.js

Why is my form submit button not clicking?

I’m new to NextJs and I’m working on an ecommerce project. I have a checkout page that requests delivery info, which has a button that when clicked displays a form in a modal display. Whenever I click on the submit button, nothing happens, its almost like the form isn’t recognizes my button click.