#Uncaught SyntaxError unexpected token string literal
8 messages · Page 1 of 1 (latest)
https://cdn.discordapp.com/attachments/900063700550025266/1038184117403136100/image.png found this thing in the html that next sends
and that's a syntax error so uhm does it depend on my code or what
that " after B:0 is wrong
although im going off for the night so I cant check till tomorrow, any chance you could create a repro?
cant really share the code but i found out that the problem appears when importing an scss file on a (server) asynchronous component
if i remove the async the error diseappears
I have the same problem and I discovered what it can be the cause, it seems that having a loading.tsx, an async component and into the component importing a css file it cause the error
it works the first time, but after a reload on the console appears the error
Just tried it but I havent been able to reproduce this 👀 do I need to do anything other than reload the page? But honestly if you think this is a bug, you should probably open an issue