markteekman / accessible-astro-starter

An Accessible Starter Theme for Astro 4.0 including accessibility features such as landmarks, better focus-outline and skip-links navigation. Ships with Tailwind, Prettier and ESLint support.
https://accessible-astro.netlify.app/
MIT License
733 stars 135 forks source link

CloseModal is not defined #97

Open Ryusse opened 1 month ago

Ryusse commented 1 month ago

Hi, I just cloned the template and in the button to close the modal with the function “closeModal()” I get this error: Captura de pantalla 2024-07-25 224252

Captura de pantalla 2024-07-25 225022

markteekman commented 1 month ago

Hey @Ryusse, thanks for submitting the issue! I checked and I'm not getting the error, neither locally nor in production. Have you changed anything since you cloned the repository?