Next.js - issue with responsive (wrong breakpoint for a moment)
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 11.9k
- Forks
- 2.1k
- PR merge metrics
- No merged PRs in 30d
Description
In Next.js project when I refresh the page on mobile settings for the largest breakpoint are applied for a while.
Replication [here](https://codesandbox.io/s/react-slick-next-test-forked-7tjgqr?file=/pages/index.js).

Noticed the same problem in [example](https://react-slick.neostack.com/docs/example/responsive/) from documentation (Gatsby project).

Contributor guide
Assessment
This issue has not been assessed yet.