gtm.js?id=xxx CSP error on checkout page
I have error ‘Refused to execute inline script because it violates the following Content Security Policy directive…’ in console. I tried to solve this in the following ways In .phtml <script type=”text/x-magento-init”> {“*”: { “gtmLoader”: { “gtmId”: “<?= $viewModel->getGtmId(); ?>”… Read More »gtm.js?id=xxx CSP error on checkout page