Thursday, January 16, 2020

psNavbar is not defined

This is a Dashforge error centered around sub menus in navigation. This kind of suggests it is a know thing and that there is a fix coming but the bit that suggests that is also seven months old. Jam this in your JavaScript to make the error go away.

var psNavbar = {
   update: function() { }
};

No comments:

Post a Comment