Open eyal670 opened 7 years ago
This is where Countable is attached to the window
object. So for some reason, window
is undefined
. How do you include Countable?
Hi, sorry for the delay the script is compiled with the script of foundation 6 from two different files( countable.js, app.js(foundation script) ) into one file by Uglify and Gulp and the Error occurs on the next page loading, even without interacting with the countable functions. thank you for your time and the fast response.
Hi I get this error in the chrome console log when loading the page:
Uncaught TypeError: Cannot set property 'Countable' of undefined at Countable.js:406 at Countable.js:16
the site is a foundation 6 site with zurb template
any ideas?