Error in Console in the studio When Handling a project with Array of Referenced Objects #5428
-
Hello, I've encountered an issue in the console within "Studio" when opening or creating projects that involve handling an array of referenced objects. There's no error if I don't add any of these objects. However, the error appears in the console immediately when I click the "+Add" button to include them. I'm uncertain if this is a bug or an issue with my implementation. Notably, the error seems to stem from the Sanity package in node_modules. Could you please assist in identifying whether this is a known issue or if there are any suggestions for a workaround? Any guidance on resolving this error would be greatly appreciated. Thank you for your time and assistance. i am using "next": "^14.0.4", and "sanity": "^3.23.4", "next-sanity": "^7.0.4", |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Looks like this might be solved by #6776 |
Beta Was this translation helpful? Give feedback.
-
I am still getting this error when running
|
Beta Was this translation helpful? Give feedback.
Looks like this might be solved by #6776