T Juby

Results 2 comments of T Juby

I am having this issue. My workflow is work on dev and sync on production. For for some reason this often creates double or tripple fields.

This is the JS snippet I used: ``` document.addEventListener("DOMContentLoaded", () => { // For CSP headers we can't use inline styles, so have to do this work around // https://github.com/bnomei/kirby3-security-headers/issues/4...