Known issues with Styled-Components
Unanswered
Stephens Stock posted this in #help-forum
Stephens StockOP
I'm having all kind of warnings and error coming from styled components. one of them is that the screen is flickering.. because i made the side-bar using styled components... also the page container...
My question: are there any known issues with styled-components in Next.JS?
My question: are there any known issues with styled-components in Next.JS?
3 Replies
@Stephens Stock I'm having all kind of warnings and error coming from styled components. one of them is that the screen is flickering.. because i made the side-bar using styled components... also the page container...
My question: are there any known issues with styled-components in Next.JS?
you can search on styled component's repo
@@ts-ignore you can search on styled component's repo
Stephens StockOP
It doesn't say anything about next.js. How can I tell if it's because there are no issues or because they "don't care" about next.js?
@Stephens Stock It doesn't say anything about next.js. How can I tell if it's because there are no issues or because they "don't care" about next.js?
you can search for specific keywords like
nextjs or RSC