- last update
over 1 year ago 1 pass - 🇳🇱Netherlands maurice@atom
I've made some alterations so the key is included, and used `use-credentials` for the crossorigin
- First commit to issue fork.
- 🇭🇺Hungary Balu Ertl Budapest 🇪🇺
Hi All! Do you think adding this
<link rel="preconnect" href="https://www.googletagmanager.com"/>
HTML element is necessary or beneficial to the 2.x version of this module as well? Here's a straightforward patch for 2.0.8 based on the previous patches.
This patch sets crossorigin to its default; NOT to use-credentials as this seems to be only required for very specific cases. Maybe a more complete version allows controlling this for each tag from the admin interface?
- 🇯🇵Japan ptmkenny
Since the module has GitLab CI tests now, we need an MR, not a patch, because the CI tests are only run for MRs, not patches.