Alex-D / Trumbowyg

A lightweight and amazing WYSIWYG JavaScript editor under 10kB
https://alex-d.github.io/Trumbowyg
MIT License
3.96k stars 606 forks source link

Issue with Undo and Redo Button #1459

Open rockO7 opened 1 month ago

rockO7 commented 1 month ago

The Undo and Redo Button Behaves Wierdly and Perform Unwanted Functions when Used Like this

Description

Provide relevant details according to the context:

How to reproduce?

  1. In the Trumbowyg write Some Content or Have Some Content in the editor
  2. Select Any Section like Paragraph,Words or Sentence (Select Any Section But not Entire Content)
  3. Make it Bold
  4. Make it Italic
  5. Now try to Undo (if it did not work)
  6. Next try Redoing it .
  7. I Hope you are able to Reproduce the Issue