mdx-editor / editor

A rich text editor React component for markdown
https://mdxeditor.dev
MIT License
1.63k stars 131 forks source link

[BUG] Link dialog can't be opened even if editor is not in readonly mode #421

Closed jpreis closed 3 months ago

jpreis commented 3 months ago

Describe the bug The popover for editing, copying and removing a link does not appear, even when the editor is not in readonly mode.

To Reproduce

  1. Go to https://mdxeditor.dev/editor/demo
  2. Click on the Daring Fireball link

This was introduced in v2.20.2, probably with the fix for #418.

Tested in macOS in Chrome, Firefox and Safari.

github-actions[bot] commented 3 months ago

:tada: This issue has been resolved in version 2.20.4 :tada:

The release is available on:

Your semantic-release bot :package::rocket: