Browser not showing injected {nonce} values in scripts

For Workers & Pages, what is the name of the domain?

kyre.io

What is the issue or error you’re encountering

browser does not show injected {nonce} values in scripts or styles, but curl does show it, so worker is clearly working to inject the {nonce} values, but the browser doesn’t show it.

What steps have you taken to resolve the issue?

seems to affect scripts and styles in both and . occurs in both safari and chrome. all modes, including incognito, disabled browser cache, deleted cloudflare cache, new browser load etc. just doesn’t show in the browser elements, just empty nonce = " "

What are the steps to reproduce the issue?

navigate to kyre.io and inspect the elements, you can see
but curl shows (nonce value will change of course)