vercel / nextjs-subscription-payments

Clone, deploy, and fully customize a SaaS subscription application with Next.js.
https://subscription-payments.vercel.app/
MIT License
6.08k stars 1.23k forks source link

Navbar "Sign in" action doesn't work if you're on Sign up or Forgot Password #175

Open tomekit opened 1 year ago

tomekit commented 1 year ago

If you're on Sign up or Forgot Password pages, then you end on the: /signin browser URL. When you click on: "Sign in" action in the Navbar it tries to open: /signin page which is technically already opened and make Sign in action click ineffective. Screenshot from 2023-03-29 20-04-33