mdx-editor / editor

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

[BUG] Link URL/Title editing doesn't work #464

Closed amarijano closed 1 month ago

amarijano commented 1 month ago

Describe the bug If you try editing the link URL or Title after first adding it, it doesn't work.

Reproduction Can be reproduced in the demo

To Reproduce Steps to reproduce the behavior:

  1. Create a link by adding an URL and a Title
  2. Click on the link and click on "Edit link URL" icon
  3. Edit the URL and/or the Title
  4. Save changes and click away

Expected behavior It should update the previous URL and/or Title with the just saved ones

Desktop (please complete the following information):

github-actions[bot] commented 1 month ago

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

The release is available on:

Your semantic-release bot :package::rocket: