Aleksey
Aleksey
Same problem. What are the possible solutions?
Problem solved. I just needed to update sass
Any ideas? The same problem - nextjs 12, next-pwa 5.5.2
Also faced this problem. Hydration occurs twice when using redux toolkit.
Confirm this problem. I faced the same situation.
I second that. I too am here looking for a solution to this problem.
> Setting [Carousel gestures](https://fancyapps.com/carousel/api/options/#gestures) to `false` resolves this behavior, ie: > > Carousel: { > gestures: false, > } > [@magicDvlp](https://github.com/magicDvlp) Can you confirm? Thank you! Works great!