ryelle / Foxhound

A text-focused blog theme for WordPress (in React)
https://themes.redradar.net/foxhound
350 stars 39 forks source link

TypeError in app.js #82

Closed Rarst closed 7 years ago

Rarst commented 7 years ago

Getting following error in console:

Uncaught TypeError: Cannot read property 'getElementsByTagName' of undefined app,js?ver=1.0.3

Windows 7, Chrome 56.0.2924.87

ryelle commented 7 years ago

Are you getting this on a site you've installed foxhound on, or on the wp-themes.com demo?

Rarst commented 7 years ago

On my local WP dev install.

ryelle commented 7 years ago

Thanks for reporting this. Looks like it came from not having a menu defined. I've fixed the code here, but I'm going to wait a bit before submitting another version to wp.org.