Hello, anyone has and idea how to fix the jstree?
I got
'node_modules/jstree/dist/jstree.js' in plugins.js
'js/custom/general/jstree/jstree.js' in general.php
on Init it throws TypeError: $(...).jstree is not a function...
but when i type $('.jstree').jstree() in chrome console, it initializes the elements.
Hi Matúš Iľko,
Could you please clarify which Laravel version you are using? Are you referring to the Laravel Starter Kit or the Laravel App?
Thanks