onwidget / astrowind

⭕️ AstroWind: A free template using Astro 4.0 and Tailwind CSS. Astro starter theme.
https://astrowind.vercel.app
MIT License
3.43k stars 1.04k forks source link

scrpit tag is rendered as text when i deploy the app #34

Closed krxhna closed 2 years ago

krxhna commented 2 years ago

i added google analytics id, the script its rendered as text on top of the page

image

when I test it on my local machine with npm run dev, its not there but when I deploy it using vercel its on top

prototypa commented 2 years ago

Hi @krxhna, thanks for let us know.

Please update to @astrolib/analytics v0.2.4. The error has to do with an experimental tag that was being used and for some reason it seems that it does not work well on all hosting. We have reverted that change.