Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix invalid JSON at widget initialization
Since `2.6.1` json initializing `magepalGtmDatalayer` is invalid. This breaks scripts execusion, it's IMO critical: ```{ "*": { "magepalGtmDatalayer": { "dataLayer": "<?= /* @NoEscape */ $block->getDataLayerName() ?>" } } }```
- Loading branch information