failed to fetch when i save a change #30700
-
On a fresh new project, create a teble, save it, ok done. when i try to modify a table with chrome (adding a field) and press "save" GET https://api.supabase.com/v1/projects/kmisqvziodlbaehoyedd/custom-hostname obviously i've no custom domain on the free tier the problem occours only in chrome (tried with edge and works). |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
I would hard refresh your browser. Try a different browser. Restart the instance (if you can). |
Beta Was this translation helpful? Give feedback.
Please check for an extension in Chrome involving CORS. There is one that blocks PATCH commands.
https://github.com/orgs/supabase/discussions/17296
You can restart the instance in the infrastructure settings but if it works from another browser that would not have impact.