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

Vue code for Select in scroll aread needs to be updated. #111

Closed
sachinshilwal opened this issue Nov 13, 2022 · 1 comment
Closed

Vue code for Select in scroll aread needs to be updated. #111

sachinshilwal opened this issue Nov 13, 2022 · 1 comment

Comments

@sachinshilwal
Copy link

Environments

  • Framework name: Vue
  • Framework version:
  • Component name: vue3-selecto
  • Component version:^1.6.2
  • Testable Address(optional):

Description

Demo code for Vue in here, line no 206 is incomplete.
in line 206: this.$refs.selecto. is it's missing .checkScroll()
should be this.$refs.selecto.checkScroll() as mentioned in this issue by @jerwinaton

Please update it ASAP. Thanks

@daybrush daybrush added the demo label Nov 13, 2022
daybrush added a commit that referenced this issue Nov 13, 2022
@daybrush
Copy link
Owner

@sachinbro

Fixed typos in vue code. Let me know if there are any other parts.

Thank you :)

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

No branches or pull requests

2 participants