We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
<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
The text was updated successfully, but these errors were encountered:
svg node doesn't have offsetTop can you wrap it in an html element?
offsetTop
Sorry, something went wrong.
Same issue, cannot get it to work with any elements containing an svg. So basically every component...
No branches or pull requests
TypeError: Cannot read property 'offsetTop' of undefined
The text was updated successfully, but these errors were encountered: