Muhammad Bilal
Muhammad Bilal
Any update?
@rfmiotto Sorry for late response. No I am not asking for child components scroll behaviour. Right now if you drag it scrolls the container. What I want is snap option...
wasted hours until found the display grid on parent was growing swiper width and some times height to infinity. Used this to fix it but feels scared what if people...
I am facing same problem even with equal offset before and after it doesnt center correctly. In the end what I did was add left padding in first .swiper-slide and...
Using official astro vite-pwa integration with cloudflare ssr adapter, only this pattern for globIgnores works for me `globIgnores: ['**/_worker.js/**/*']`