Reloading in React Gatsby project while using Slider
In my React+Gatsby project, I have used Slick Slider, which works fine on localhost. However, in production, its CSS is not being applied during the initial render, causing a second reload.
In my React+Gatsby project, I have used Slick Slider, which works fine on localhost. However, in production, its CSS is not being applied during the initial render, causing a second reload.