-
Hello, i'm trying to call page contex on `class Page extends React.Component` to pass it to graphql query pram so any idea how can I call it? here is the page code structure, I have created a new key …
-
Hi,
We got the CSS priorization filter working and now the CSS is deferred to just before the closing tag, and without renaming the asset which is what we need in our use case:
``
However, while ins…
-
Hi,
I've run across a strange bug that depends on a number of factors.
- Number of slides in the carousel (7 seems to show the break most clearly)
- Infinite scroll
- Lazy loading
If the stars alig…
-
I've spent considerable amount of time trying to get isotope and lazy loading working together.
The issue: lazy loading works if the user scrolls down, however if the user uses the filters, the items…
-
I have tried the example of LazyLoadListView you provided and i am getting warnings
`// I figured this out`
Failed prop type: Required prop `stickyHeaderIndices` was not specified in `LazyloadList…
-
### Reporting a bug?
The behaviour described in https://kazupon.github.io/vue-i18n/guide/fallback.html#fallback-interpolation does not work, at least with vue-i18n v9.10.2. One can not use the key as…
-
Thank you for the plugin.
I used this on iframe but it is not replaced video link data-src to src could you help me?
-
Hi, Congrate for this amazing plugin !
I am looking for a solution for trigger image loaded when I'am watching pics in viewer with your plugin.
My reflexion is :
- I have a gallery with images, heig…
-
customer-review.component.ts
```
customOptionsforslider = {
loop: false,
nav: true,
dots: false,
mouseDrag: true,
touchDrag: true,
pullDrag: true,
lazyLoad: tru…
-
When there are many images on the page, they are all loaded without taking consideration whether the user ever reaches the images by scrolling.
To improve the user experience, lazy loading of imag…