I'm trying to use Prismic with AstroJS, following the Javascript documentation and also the following video ->Building with Astro & Prismic - w/ Nate Moore - YouTube, but I'm hitting this error when I try to pull data from the api.
"[executing astro] ReferenceError: XMLHttpRequest is not defined"
Not sure how to resolve this and why this didn't show up for the demo video too. =(
Anyone has any idea?