Aerolab / midnight.js

Switch your nav's design on the fly
http://aerolab.github.io/midnight.js/
Other
3.67k stars 380 forks source link

Uncaught TypeError: Cannot set property 'visible' of undefined #29

Closed anteksiler closed 9 years ago

anteksiler commented 9 years ago

I am getting the above error on this line:

 headers[ sections[ix].className ].visible = true;
RobertoGonzalez commented 9 years ago

@anteksiler Is it still happening on Version 1.1.0?