Sneruall / soloswimnl

Webshop for a project that focuses on offering waterproof swimming schedules for in the pool. Using React, NextJS, NodeJS, Stripe, MongoDB and TailwindCSS.
https://www.soloswim.nl
0 stars 1 forks source link

make close modal on click outside working again (see Modal.js) #21

Open Sneruall opened 2 years ago

Sneruall commented 2 years ago

existing useEffect function closes the model right after it is being opened, it seems to register the initial click on the add to cart button as a click outside of the modal