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

isDirty isn't set when first action removes something from list. #9619

Open
Piechota opened this issue May 4, 2024 · 0 comments
Open

isDirty isn't set when first action removes something from list. #9619

Piechota opened this issue May 4, 2024 · 0 comments

Comments

@Piechota
Copy link

Piechota commented May 4, 2024

Reproduction:

  1. With setContent() create doc with Bullet List
  2. Remove something from Bullet List

✔️ Expected result

isDirty() returns 'true'

❌ Actual result

isDirty() returns 'false'

📃 Other details

  • Browser: chrome
  • Host: Self-Hosted
  • Versions:
    • tinymce@7.0.1
    • @tinymce/tinymce-react@5.0.1
  • Framework: React
  • Other: Undo doesn't register that change either
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

1 participant