Darginec05 / Yoopta-Editor

Build Notion-like, Craft-like, Coda-like, Medium-like editors with Yoopta
https://yoopta.dev/
MIT License
784 stars 61 forks source link

[BUG] Clicking on drag handle is not opening menu #171

Closed ori-avraham closed 1 month ago

ori-avraham commented 1 month ago

Has this bug been raised before?

Description

Hello, I discovered a bug in the examples website and also in local development in the recent version, when I click the drag button, the action menu does not open, but when I click on it numerous times quickly, it opens.

Steps to Reproduce

  1. Visit https://yoopta-editor.vercel.app/examples/withBaseFullSetup.
  2. Click the drag handle.
  3. The action menu will not open.
  4. Click the drag button repeatedly and it will open (unwanted behavior).

Environment

Screenshots

Screenshot 2024-05-25 223411

Do you want to work on this issue?

No

If "yes" to above, please explain how you would technically implement this

No response