Why do I have a white space blank in my console
Unanswered
Greater White-fronted Goose posted this in #help-forum
Greater White-fronted GooseOP
I use next.js 13 with tailwind.css
3 Replies
Ant
Try searching for "console.log" in your IDE? You might be console logging white spaces.
@Greater White-fronted Goose I use next.js 13 with tailwind.css
This was a (harmless) nextjs bug, upgrade to latest version
Greater White-fronted GooseOP
thank you it worked