Skip to content

support component for $refs.vsl #79

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

Merged
merged 2 commits into from
Dec 22, 2018
Merged

support component for $refs.vsl #79

merged 2 commits into from
Dec 22, 2018

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.

@tangbc
Copy link
Owner

tangbc commented Dec 19, 2018

Can fix eslint(code style)?

@andriepu
Copy link
Contributor Author

@tangbc code style has been fixed, sorry for my slow response.

@tangbc tangbc merged commit 7352b73 into tangbc:master Dec 22, 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.

2 participants