Remix App - Error: Minified React error #418 / #423 - on Google Analytics gtag script

40 Views Asked by At

I have a remix App (SSR). When i add a script for google analytics, it shows an error of hydration in production , especially on line with gtag('js', new Date()) Does anybody know another way to add this script, or remove this error?

Image Example

i tried adding suppressHydrationWarning={true} but still have error message

0

There are 0 best solutions below