selecto
selecto copied to clipboard
Vue3-selecto demo code does not work
Environments
- Framework name: Vue
- Framework version: ^3.2.41
- Component name: vue3-selecto
- Component version: ^1.6.2
Description
The code pen example related to select in the scroll area is not working. Can you please update the code and fix it quickly?
in line 206: this.$refs.selecto. it's missing .checkScroll()
should be this.$refs.selecto.checkScroll()
try this https://codesandbox.io/s/eloquent-minsky-5fu7lg
@jerwinaton Can't open the sandbox link which you have shared
@jerwinaton hey. Your code works. That docs need to be updated.
@Atif-Bashir-1998 @sachinbro @jerwinaton
Fixed typos in vue code. Let me know if there are any other parts.
http://localhost:6006/?path=/story/selecto--select-in-the-scroll-area