After install and configure blizz_vanischer with default settings and added google analytics vanischer on a german D8 website following errors occured in the browser debugger console:

I've tested 8.x-1.1 and 8.x-1.x-dev releases.

Installed via composer and tarteaucitron is located in libraries folder.

I think the language switch in tarteaucitron.js does not work correctly together with D8 libraries integration.

Comments

IT-Cru created an issue. See original summary.

it-cru’s picture

Issue summary: View changes
it-cru’s picture

Issue summary: View changes
rackberg’s picture

Status: Active » Needs work

Hi IT-Cru,

we know of a bug, that the tarteaucitron frontend we use, does not load correctly when drupal aggregation is active.
Currently we just found a workaround to fix it. But we will investigate further how to solve it properly.

Workaround: Could you please turn off your javascript, stylesheet aggregations, clear the cache and report back to us what happened?

Thank you very much for using the module and reporting the issue!

Best,
rackberg

it-cru’s picture

@rackberg : Disable advagg and D8 core aggregation does NOT help.

I also try to switch default language from german to english, but the tarteaucitron.js already selects lang/tarteaucitron.de.js (I think they have integrated a browser related language switch to tarteaucitron.js.

I also try to enable libraries contrib module 3.0-alpha1, but this also does NOT solve the errors.

I think the tarteaucitron.js language selection should be done by Drupal and not via tarteaucitron.js itself.