Adam Cassis
Adam Cassis
It throws this error when HTML has a google font link: ``` Unhandled rejection Error: Bad Request at Request.callback (path/to/project/node_modules/superagent/lib/node/index.js:698:17) at Stream. (path/to/project/node_modules/superagent/lib/node/index.js:922:12) at emitNone (events.js:72:20) at Stream.emit (events.js:166:7) at...
Hi @zalmoxisus , did you get a chance to look at this?
With this proposed solution the columns are scrollable:  But come to think of it, it might make more sense to just not force the footer to be at the...
Same problem here. After installing version `3.0.2` the sounds are not playing at all though.
@Ajaxy iOS
Here it is - click to expand { "optoutElementId": "__gaOptOutExtension", "vars": { "gtag_id": "UA-157804742-1", "config": { "UA-157804767-1": { "groups": "default", "linker": [], "send_page_view": false, "dimension2": "nosh", "dimension1": "John Doe", "dimension3":...
Here's [an example](https://scientific-vole.jurassic.ninja/2021/03/03/massa-auctor-sapien-ac-tristique-potenti-natoque-sodales-dictumst/) - if you inspect the call made to `https://www.googletagmanager.com/gtag/amp?__amp_source_origin=https%3A%2F%2Fscientific-vole.jurassic.ninja`, its payload is ~11kB and it fails.
Hi, the issue is not about this specific site (even though I don't see a CORS error in my testing, but a `Error rewriting configuration`). The issue is about the...
> Can you screen shot & share the error? Sure, here is the console error: ``` Error rewriting configuration: https://www.googletagmanager.com/gtag/amp Error: XHR Failed fetching (https://www.googletagmanager.com/...): Failed to fetch ``` ...