-
Internal thread: https://gitpod.slack.com/archives/C02EN94AEPL/p1646071841755889
We should align with @mikenikles on a implementation. Suggestions:
- https://www.osano.com/cookieconsent
- https…
-
I've installed the package and imported it to my __layout.svelte file (I'm using SvelteKit w/ Svelte v3.34.0), but I get this error on build:
Any idea why the async script loader isn't being re…
-
@jycouet @sudomaxime @torgebauer @orgertot @shedali @clineamb @kilianso
if you could kindly post the following about your issues, so that we could better look into it:
- Reproduction of the issue,…
-
In my case I had to change the loader url to gtm.js to make debug_mode work. Otherwise a 403 was returned on the loaded url, with google saying I did not have access.
Maybe add an option to use gtm…
-
I can't make it work on a clean REPL. [See it here.](https://svelte.dev/repl/6fe03e84f41b42a188b3f45da2cf3d25?version=3.35.0)
Console returns `_fbq is not a function`.
.
I realised that [svel…
-
**Describe the bug**
`onMount` is not fired on page change, if the actual page component doesn't change. This is all routes which contain [dynamic] parameters, since the underlying components are the…
-
it seems that the Google Analytics integration is not working correctly, for Svelte we need to use a different approach.
### Possible solution:
https://github.com/beyonk-adventures/svelte-google…
-
Great suite of Svelte plugins!
## Problem
Was using this plugin with the GDPR consent plugin. I started this one with it disabled and tried importing `ga`.
## Expected
- Export of `ga` so I ca…
-
Thanks a lot for this component!
I'm working on integrating it to my project and I was thinking it would be really improve the developer experience if it was implemented in typescript. We would ben…
-
This package is being used by https://github.com/beyonk-adventures/gdpr-cookie-consent-banner, which I'm helping make SvelteKit compatible through migration to ESM import/export syntax. Since this mod…