Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vue3-selecto demo code does not work #107

Open
Atif-Bashir-1998 opened this issue Nov 2, 2022 · 4 comments
Open

Vue3-selecto demo code does not work #107

Atif-Bashir-1998 opened this issue Nov 2, 2022 · 4 comments
Labels

Comments

@Atif-Bashir-1998
Copy link

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?

@jerwinaton
Copy link

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

@Atif-Bashir-1998
Copy link
Author

@jerwinaton Can't open the sandbox link which you have shared

@sachinshilwal
Copy link

@jerwinaton hey. Your code works. That docs need to be updated.

@daybrush
Copy link
Owner

@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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants