Closed jasonshanks closed 2 years ago
I'm trying to implement your modals.js/modals.css only and running in to this error:
Uncaught TypeError: Cannot read properties of null (reading 'addEventListener') at modals.js?ver=1.0:35:5 at modals.js?ver=1.0:53:3
Any ideas where this can be solved? It's breaking the functionality for me.
never mind! It was simply the order of script loading, moved it to footer and all solved :-D
Love your work!
I'm trying to implement your modals.js/modals.css only and running in to this error:
Any ideas where this can be solved? It's breaking the functionality for me.