Version
nuxt: ^3.15.2
nuxtjs/sanity: ^1.13.3
sanity: ^3.67.1
Reproduction
Link:
A minimal Reproduction for Nuxt x Sanity x Firebase Presentation Tool Issue
What is expected?
I am able to change content from deployed sanity studio, in this case https://<my-studio-origin-host>.sanity.studio/presentation
What is actually happening?
Error appear when I access https://<my-studio-origin-host>.sanity.studio/presentation,


Steps to reproduce
- Do as in the github repo readme said from the start till the end (up until deploying to firebase)
- Open
https://<my-studio-origin-host>.sanity.studio/presentation (change my-studio-origin-host based on your project)
Additional information
In local, everything works fine, but after deploying using firebase, the sanity wasn't able to connect to my app :(
Fyi, in the said repo, I make the studio folder to be inside the app folder to mimic my original project. Unfortunately, if we separate the studio and the app, we will also face the same exact issue.
Checklist
Version
nuxt: ^3.15.2
nuxtjs/sanity: ^1.13.3
sanity: ^3.67.1
Reproduction
Link:
A minimal Reproduction for Nuxt x Sanity x Firebase Presentation Tool Issue
What is expected?
I am able to change content from deployed sanity studio, in this case
https://<my-studio-origin-host>.sanity.studio/presentationWhat is actually happening?
Error appear when I access
https://<my-studio-origin-host>.sanity.studio/presentation,Steps to reproduce
https://<my-studio-origin-host>.sanity.studio/presentation(changemy-studio-origin-hostbased on your project)Additional information
In local, everything works fine, but after deploying using firebase, the sanity wasn't able to connect to my app :(
Fyi, in the said repo, I make the
studiofolder to be inside theappfolder to mimic my original project. Unfortunately, if we separate the studio and the app, we will also face the same exact issue.Checklist