thedern

Results 4 comments of thedern

We have the same flicker/flashing issue as we are attempting to use this package with Next.js

I understand that adjusting the default may rectify the 'flicker' effect when a page is re-rendered due detecting the browser's user-agent; however, in this case the view is set to...

I have created a screen cast which illustrates what we see in our testing where refreshing a mobile user-agent defaults to the desktop className/CSS but never corrects itself to the...

there is the code repo you requested: https://github.com/thedern/next-react-socks-example We are using CSS modules and not styled components for this project. I greatly appreciate you looking into this for us.