Open M0hitReddy opened 1 year ago
when sign up is clicked login details modal is appearing instead of sign up details modal.
Check the JavaScript code responsible for opening and closing the modals. Ensure that it's correctly distinguishing between the signup and login modals based on the button clicked.
when sign up is clicked login details modal is appearing instead of sign up details modal.