klaro-org / klaro-js

Klaro Privacy Manager. An open-source, privacy-friendly & compliant consent manager for your website.
https://klaro.org
Other
1.2k stars 254 forks source link

Missing texts from the Config #462

Closed morange closed 1 year ago

morange commented 1 year ago

I have already integrated Klaro on some other TYPO3 sites in a very similar setting. I have always just copied the Klaro folder and included the files. So far this was always successful.

I included the klaro files at this way: <script src="[/typo3conf/ext/mytemplate/Resources/Public/JavaScripts/klaro/config.js?1668296144 type="application/javascript" defer="defer"></script> <script src="[/typo3conf/ext/mytemplate/Resources/Public/JavaScripts/klaro/klaro.js?1668296144 type="application/javascript" defer="defer"></script>

Klaro Config This ar my setup: `// By default, Klaro will load the config from a global "klaroConfig" variable. // You can change this by specifying the "data-config" attribute on your // script take, e.g. like this: // Githubissues.

  • Githubissues is a development platform for aggregating issues.