filamentgroup / tablesaw

A group of plugins for responsive tables.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

anosteve opened this issue · comments

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

We upgraded to version 3.1.2 of tablesaw in our web application. It causes a number of problems and seeing console errors. One of them is that it breaks metisMenu, whether older version or latest version of it. MetisMenu provides for accordian like feature to menus. Thus that doesn't work. Is anyone else having this issue or can advise a fix?

Check you're using tablesaw/dist/stackonly/tablesaw.stackonly.jquery which doesn't overload $ like the main module does :)