Skip to content

$refs.vsl can be a component #78

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

Closed
wants to merge 1 commit into from
Closed

$refs.vsl can be a component #78

wants to merge 1 commit into from

Conversation

andriepu
Copy link
Contributor

I'm trying to use vue2-perfect-scrollbar in vue-virtual-scroll-list. The only problem that happen is the way to get the offset value.

vue2-perfect-scrollbar makes the structure become like this:

screen shot 2018-12-18 at 09 59 14

So, it needs to check whether the $refs.vsl is a Vue component or not to get the correct scrollTop value.

@andriepu andriepu closed this Dec 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant