Vianpyro / League_of_Help

Web page dedicated to providing comprehensive information about champions from the game League of Legends
https://vianpyro.github.io/League_of_Help/
MIT License
0 stars 1 forks source link

The code to hide the modal when the user clicks out of it does not work: the modal hides instantly... #1

Closed Vianpyro closed 3 years ago

Vianpyro commented 3 years ago

I've been trying to make the modal ("pop up") hide when I click out of it, but the code I use hides it instantly when I open it and I can't fix it... To see it without downloading the project, you can see the website on this environment https://github.com/Vianpyro/league_of_help/blob/7c0cbbcf528ca41dd3f33fed87e1d411cff504d5/resources/javascript/champions_modal.js#L18

Vianpyro commented 3 years ago

Fixed in commit bc64574 thanks to Scott Marcus and Alaksandar Jesus Gene!