In make_grid_highlights and createSVG setAttribute is used to set styling on an element. Due to our CSP middleware this is blocked, which causes issues when working with holiday highlights. I created a fork to fix the issues by setting styling directly on the element. It would be great if you could consider having it added to the project. I can create a PR or share the code changes.
In make_grid_highlights and createSVG setAttribute is used to set styling on an element. Due to our CSP middleware this is blocked, which causes issues when working with holiday highlights. I created a fork to fix the issues by setting styling directly on the element. It would be great if you could consider having it added to the project. I can create a PR or share the code changes.