When using this data type, the click-to-edit functionality in sanity/presentation stopped working for the field. Even though I used the directed URL http://localhost:3333/presentation/blogPost/{{id}}/{{filedName}}, it still doesn't automatically highlight it.
Describe the bug
When using this data type, the click-to-edit functionality in sanity/presentation stopped working for the field. Even though I used the directed URL http://localhost:3333/presentation/blogPost/{{id}}/{{filedName}}, it still doesn't automatically highlight it.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I expected to fully link the field.
Screenshots
Which versions of Sanity are you using?
@sanity/cli (global) 3.59.0 (latest: 3.60.0) @sanity/asset-utils 1.3.0 (latest: 2.0.6) @sanity/eslint-config-studio 4.0.0 (up to date) @sanity/vision 3.60.0 (up to date) sanity 3.60.0 (up to date)
What operating system are you using?
Mac OS 14.6.1
Which versions of Node.js / npm are you running?
10.2.3 v20.10.0
Additional context
Security issue?