Can't use it with Vuetify?
Closed this issue · 3 comments
MuhaddiMu commented
I want to use it with Vuetify as Vuetify parallax doesn't allow so many options. Using vue-parallax inside Vuetify breaks things and doesn't work as expected.
Any help would be highly valued
apertureless commented
What do you mean with, it breaks ?
Can you maybe provide a small codepen for reproduction?
MuhaddiMu commented
@apertureless Thank you for your response.
Here is the code sandbox, https://codesandbox.io/s/vuetify-playground-gd9lf
By breaking, I mean that the <parallax> content is not showing up. It's just showing a blank screen. It looks like Vuetify is overriding the styles. Any possible fix to this?
apertureless commented
