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

Audio still plays after answer is submitted #4

Open CBF2006 opened 1 week ago

CBF2006 commented 1 week ago

After a option is selected and submitted, the audio will still play on the option, even though it will not select. I think making sure that the changing color of the button and conditions for triggering the audio src should fix this.