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

Scroll update method does not work? #62

Closed
fsp22 opened this issue Feb 24, 2018 · 2 comments
Closed

Scroll update method does not work? #62

fsp22 opened this issue Feb 24, 2018 · 2 comments

Comments

@fsp22
Copy link

fsp22 commented Feb 24, 2018

In my test, the scroll position of the svg parent element is always 0. Changing reference from $svg to $container fix the issue.

const parent_element = this.$svg.parentElement;

@netchampfaris
Copy link
Collaborator

It works fine on my machine with $svg. Need more details than this to reproduce.

@Anurag810
Copy link
Contributor

Anurag810 commented Apr 29, 2019

Please be more descriptive while explaining the issue. Reopen the issue, after providing the way to reproduce this issue.

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

No branches or pull requests

3 participants