You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm working on Foundation Zurb Template. Installed via Bower, updated the config.yml File.
bigtext.js seems to be linked correctly, but I get Uncaught TypeError: Cannot read property 'BigText' of undefined on Line 11 of bigtext.js which is
oldBigText = window.BigText,
Any clue what this is about?
The text was updated successfully, but these errors were encountered:
Hello,
I'm working on Foundation Zurb Template. Installed via Bower, updated the config.yml File.
bigtext.js seems to be linked correctly, but I get Uncaught TypeError: Cannot read property 'BigText' of undefined on Line 11 of bigtext.js which is
oldBigText = window.BigText,
Any clue what this is about?
The text was updated successfully, but these errors were encountered: