Guy Dumais

Results 5 comments of Guy Dumais

Thanks to @aralroca and @Fivedark :) I was having the exact same issue and after applying the solution above from @Fivedark, everything is working as expected now. For the locale,...

Hi @MartinN3, thanks for your feedback. Could you give me more details about BACKWARD COMPATIBLE please? Do you mean about ES backward compatibility? If so, can you give a concrete...

Hi @Bexy-Lyn, It sounds like a bad integration somewhere. Did you followed the integration (installation) instructions for Basic Usage here?: https://github.com/guydumais/next-strict-csp#basic-usage Also, if you're using inline scripts you should do...

Hi @nibtime, Thanks for your feedback! You're talking about the line 2 here I guess: `import { Head } from '../../../next/dist/pages/_document';`

@Tetr4 Thanks a lot, that fixed it for me but no need to import with `import { } from ".";`