CBF2006 / ProjectLima

Followed a tutorial on Building a Duolingo Clone using NextJS, Clerk, and more. Now trying to see how far I can push it. Just a fun little test project, Stripe is in Dev Mode so no payments are accepted.
https://www.youtube.com/watch?v=dP75Khfy4s4&t
1 stars 0 forks source link

ExitModal appears on /learn page #2

Closed CBF2006 closed 2 weeks ago

CBF2006 commented 2 weeks ago

If you refresh the /learn page, it appears

CBF2006 commented 2 weeks ago

Okay I changed this isOpen: false,

It was set to true so it could be tested

Just don't screw the logic up okay :)