In Next you can add a nonce to the head component.
<Head nonce={nonce}>
Problem
Once I add the plugin, the nonce is no longer applied. Before starting to dig into this I would like to ask if this is something that is not supported if you use dokz (for one reason or another).
Hello, thank you for this great project.
Context:
In Next you can add a nonce to the head component.
<Head nonce={nonce}>
Problem
Once I add the plugin, the nonce is no longer applied. Before starting to dig into this I would like to ask if this is something that is not supported if you use dokz (for one reason or another).
Thank you