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
Nuxt unable to connect to visual editing – shallowequal does not provide an export named 'default' (at styled-components.browser.esm.js?v=ca1ca438:4:8) #1159
#2692
Open
3 tasks done
MichaelPrecel opened this issue
Feb 13, 2025
· 1 comment
Encountering a tonne of issues with Nuxt and Sanity visual editing. Have opened this issue in the Nuxt module repo, but thought it might be worthwhile putting here as well in case the Sanity team have any suggestions.
Visual editing is unable to connect. Receiving error
Uncaught (in promise) SyntaxError: The requested module '/_nuxt/@fs/Users/michaelprecel/Sites/EACH/each-minimal-repro/Nuxt-Sanity-Visual-Editing-issue-reproduction/nuxt-repro/node_modules/.pnpm/[email protected]/node_modules/shallowequal/index.js?v=ef34c05a' does not provide an export named 'default' (at styled-components.browser.esm.js?v=ef34c05a:4:8)
Steps to reproduce
Pnpm install both nuxt-repro and sanity-repro
Run pnpm dev on both nuxt and sanity folders
In Sanity, enter Presentation mode
Open browser console to see issue
Additional information
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
Encountering a tonne of issues with Nuxt and Sanity visual editing. Have opened this issue in the Nuxt module repo, but thought it might be worthwhile putting here as well in case the Sanity team have any suggestions.
Version
@nuxtjs/sanity module: 1.13.3
nuxt: 3.15.4
Nuxt configuration
Reproduction
Minimal reproduction:
https://github.com/MichaelPrecel/Nuxt-Sanity-Visual-Editing-issue-reproduction/tree/main
What is actually happening?
Visual editing is unable to connect. Receiving error
Steps to reproduce
nuxt-repro
andsanity-repro
Additional information
Checklist
Package.json
The text was updated successfully, but these errors were encountered: