onokumus/metismenu

Yet another TypeError: $(...).metisMenu is not a function

anosteve opened this issue · 0 comments

We upgraded our web application to use the latest version of tablesaw (3.1.2) and once we did that, it caused a number of errors, but one of them being it breaks metisMenu. This problem happens with an old version of metisMenu as well as the latest 3.0.7. Javascript code that calls metisMenu() on a dom object gets the exception metisMenu is not a function. Has anyone seen this particular problem or have a suggestion?