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

adding a block creates 2 undo-redo actions and undoing/redoing twice breaks editing #641

Closed
bago opened this issue May 2, 2022 · 0 comments
Assignees
Labels
Milestone

Comments

@bago
Copy link
Member

bago commented May 2, 2022

Steps:

  • add a block
  • undo once (the block is still there: 1st bug)
  • undo again
  • redo twice
  • undo twice
  • redo twice (now the editable texts are no longer editable).

Sounds like this is related to the uniqeId assignment for blocks.

@bago bago added the bug label May 2, 2022
@bago bago self-assigned this May 2, 2022
@bago bago added this to the 0.18.2 milestone May 2, 2022
@bago bago closed this as completed in f26de10 May 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant