Hey everyone, Actually I'm facing an issue while developing the healthcare app, The error that I'm facing while developing the healthcare app is that In the app I just finished building the registration form and when I click on the get started button at the end of the form to get redirected to the "new-appointment" page,
#Not able to redirect to the new-appointment page after clicking on get started button
7 messages · Page 1 of 1 (latest)
For some reason I didn't get redirected to the "new-appointment" page. I've checked the terminal also Its not showing any errors. I don't know what's causing this error. I've attached all the necessary file with this message which might be causing the error. Kindly provide any solution for this.
please share your github repo, so i can check detail
yeah sure
The issue has been solved, I was trying to debug the error and I found one minor issue in server action file in patient.action.ts. After correcting the code the the issue was resolved and I was able to redirect to the new-appointment page