You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
I have tested with the latest Nuxt version and the issue still occurs
I have tested with the latest module version and the issue still occurs
I have searched the issue tracker and this issue hasn't been reported yet
The text was updated successfully, but these errors were encountered:
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
https://<my-studio-origin-host>.sanity.studio/presentation
(changemy-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 theapp
folder to mimic my original project. Unfortunately, if we separate the studio and the app, we will also face the same exact issue.Checklist
The text was updated successfully, but these errors were encountered: