SlimSelect Events not working #375
-
Hi @brianvoe, I am implementing SlimSelect first time and everything goes well except Events. My Html looks like SlimSelect Initialization |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Looks like you are on an older version of slim select. I setup a codepen for you to look at to get an idea of script imports. I am more curious about how you got to pull 1.27 when the docs all point to version 2. |
Beta Was this translation helpful? Give feedback.
-
Given that you need to pass in the instance of the select element, it would be best to grab it from your own establish selection. |
Beta Was this translation helpful? Give feedback.
Looks like you are on an older version of slim select. I setup a codepen for you to look at to get an idea of script imports.
https://codepen.io/brianvoe/pen/MWXqXXV
I am more curious about how you got to pull 1.27 when the docs all point to version 2.