In the twig template, inline scripts and styles are used, this can conflict with CSP setups (for example with Nelmio Security Bundle: https://github.com/nelmio/NelmioSecurityBundle#content-security-policy).
Would it be possible to generate nonces and add these, or to change the twig template to inject nonces?