Cannot read property 'jquery' of null #194
Replies: 3 comments 2 replies
-
|
Which version of Tom Select are you using? |
Beta Was this translation helpful? Give feedback.
-
|
same proble here
I'm not using JQuery at all and using - still trying to get more details/understandi |
Beta Was this translation helpful? Give feedback.
-
|
Focus on the element. In my case, the select-element was null. It was my mistake for not noticing it earlier. I spent quite some time debugging, but that was basically the issue.
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
i'm using tom-select together with laravel when developing a project, everything works fine, but i always get the following error on the console. And as much as this error apparently does not affect the operation of the code, having it there bothers me.
My WebPack Config:
Elements:
Does anyone know what might be causing this error? I don't use jquery anywhere in my project.
Beta Was this translation helpful? Give feedback.
All reactions