-
When I wrap a bunch of components using `RevealList` It will not trigger the animation for some reason.
Issue reproduced: https://codesandbox.io/p/sandbox/serene-poincare-5r6r89.
If I wrap divs …
-
Were can I find the script used to make that page scroll effect ?
-
如图所示:
![image](https://user-images.githubusercontent.com/104631897/196031462-66e0d870-cc65-4e14-b442-01ff08959a0e.png)
正常情况:
![image](https://user-images.githubusercontent.com/104631897/19603…
i-abc updated
2 years ago
-
### Versions
- nuxt: 2.14.4
- node: v14.9.0
### Reproduction
https://github.com/devpaps/rellow
My Nuxt.config file:
```js
export default {
mode: "universal",
generate: {
…
-
## Description
Animate elements as they scroll into view.
## Screenshots
https://user-images.githubusercontent.com/41264611/193790385-8672618f-c9ae-4e62-b81e-d6621640b44a.mp4
## Do you w…
-
Hi there,
just ported over your wonderful figure element and played around a little bit with it. I recognized that there doesn't seem to be an `unobserve` call once the images have been lazy loaded…
-
Hello,
I don't know if I configured something wrong or if it's really having problems, I tried with the default settings and with the custom settings and both give an error.
---
error:
com…
-
Is it possible?
I have been fiddling but can't find a way to do it. I am guessing origin or distance would have to be reversed depending on scroll direction?
Please let me know... and thanks so much…
-
I've added cleanup: true in the plugin options setup, however it's not cleaned up after the reveal is done, the styles are still there. Is it not supported in this wrapper or am I doing something wron…
-
When using ScrollReveal with webpack, the object ScrollReveal is not defined.
Have someone experienced the same issue?
Thanks!