Marco Valsecchi

Results 19 comments of Marco Valsecchi

Hi, I have the same question too: I successfully loaded the GTM script on my custom Next.js Document page and, at start, the pageview event is triggered as expected. I...

Hi, I finally found how to use GA with Partytown and Next.js.... [here my post about it](https://dev.to/valse/how-to-add-google-analytics-gtag-to-nextjs-using-partytown-bn4): I'd like to try with GTM too.

I'm using next 10.0.6 and styled-jsx 3.3.2: if I upgrade to the latest 3.4.x I have FOUC issue too on production build.

With the latest 3.4.4 version always FOUC issue... I don't know if it could help but we're using the SASS plugin too and we have the global style on a...

Hi, I'm cloning a TFVC on an Azure DevOps Services (dev.azure.com) using an empty string as username `--username=""` and a PAT as password `--password="{PAC}"` and is working: the process started...

Hi, I'm trying to clone a TFVC project hosted on the Azure DevOps Services too and the login popup is showed at every new branch request... is the @camilohe fix...

Hi, with the latest dev version seems better... even if the login is requested sometimes; I have some questions: - at the moment in my cloned folder I'm seeing one...

Hi, I have the same question about array of images: I saw that I can upload multiple images dragging them to my array field directly but if I had previously...

Hi, I have the same issue and I solved creating an external common network for both the compose configurations: - first docker-compose.yml ```yaml version: '3.4' services: service1: ports: - "8440:80"...

Hi, same issue too: downgraded to 13.5.1.