Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Annotation popup in 3.36 broken #6203

Closed
Snugug opened this issue Apr 3, 2024 · 1 comment
Closed

Annotation popup in 3.36 broken #6203

Snugug opened this issue Apr 3, 2024 · 1 comment

Comments

@Snugug
Copy link

Snugug commented Apr 3, 2024

If you find a security vulnerability, do NOT open an issue. Email security@sanity.io instead.

Describe the bug

In version 3.36, annotations of type object in a block no longer open their editing popups, and there are no errors indicating something went wrong. In 3.29, these worked as expected.

To Reproduce

Steps to reproduce the behavior:

  1. Create a block type
  2. Create a custom annotation of type object
  3. Add some content in a block and add the custom annotation
  4. Note that it appears to want to work (has edit and delete buttons) but clicking the edit button doesn't open a dialog to edit it

Expected behavior

I expect the edit dialog to open and to be able to edit an annotation.

Which versions of Sanity are you using?

3.36.3

What operating system are you using?

MacOS/Google Chrome 123.0.6312.87

Which versions of Node.js / npm are you running?

9.5.1
v18.16.0

Additional context

This previously worked and feels like a regression

@rexxars
Copy link
Member

rexxars commented Apr 3, 2024

Sorry about this - should be fixed in v3.36.4

@rexxars rexxars closed this as completed Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants