Pavel

Results 5 comments of Pavel

Spent tons of hours, testing different lazyload libs getting same weird results in my posts infinite timeline: iOS (latest) Safari with devTools showed the `` was dynamically set with valid...

Hi! Try `syncElements()` method on grid, like `grid.syncElements()`

My dirty workarounds result: ```js .forEach( item => { let min = sums.reduce( ( min, sum, index ) => sums[ min ]

same here. Quick workaround: it always happen when imagemin method have specified custom options in vite config. Leaving it empty runs well.