VPenkov
VPenkov
Can any of you guys tell me if the problem still persists with the current version? Seems like a CommonJS issue which should be resolved now.
I meant that you should update okayNav to the latest version. What theme are you using? There's surely something I'm missing here and need to replicate locally.
If we "always" show it, the plugin will go nuts because of all the calculations. Maybe we could just hide it last.
Could you test with the current version? Should be fine now.
In your case you can use `$('#nav-main').okayNav('recalcNav');` on resize. Also, okayNav already tracks your window size and calls the recalcNav method on resize. In order to be more helpful, I'd...
Might be a bug. Will definitely look into it.