Adam Bradley

Results 86 comments of Adam Bradley
trafficstars

Which version of Partytown is this?

Sorry but this is not enough information to be able to debug what could be going on. Would you be able to create a PR which recreates the issue you're...

Sorry I'm not entirely following what issue this is addressing. Would you be able to put together an example of what this fixes for Google Tag manager?

Initial thought is that this is great for SSR/SSG (already noted as primary motivation) and also acknowledging this isn't necessarily meant to be hand-coded which again aligns with SSR. In...

Yeah this is a great question and something we've been debating how to best do it. Basically we love tslint, and personally use it, but we don't want to place...

Shipped in beta https://qwik.builder.io/qwikcity/static-site-generation/overview/

`useUserContext()` renamed to `useEnvData()` https://github.com/BuilderIO/qwik/commit/13a81d3eaf1920dbc7ef188e92d676ef70dbd90f `` renamed to `` https://github.com/BuilderIO/qwik/commit/34887e79bd1e705a9816c731d979bb77af2363f1

This looks like a good fix, but what you also be able to add some tests to this to ensure it continues to work, and isn't breaking other tests?