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

Cannot read property 'offsetTop' of undefined #35

Open
tarvitworking opened this issue Sep 15, 2020 · 2 comments
Open

Cannot read property 'offsetTop' of undefined #35

tarvitworking opened this issue Sep 15, 2020 · 2 comments

Comments

@tarvitworking
Copy link

<svg class="hp-flower" aria-hidden="true" v-parallax="0.3">
      <use xlink:href="@/assets/img/hp-flower.svg#hp-flower" />
</svg>

TypeError: Cannot read property 'offsetTop' of undefined

@etx
Copy link

etx commented Nov 17, 2020

svg node doesn't have offsetTop can you wrap it in an html element?

@guycode
Copy link

guycode commented Jan 28, 2021

Same issue, cannot get it to work with any elements containing an svg. So basically every component...

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