Skip to content

Conversation

@DomasB
Copy link

@DomasB DomasB commented Jan 2, 2023

When usage relies on editor.js events (block added/remove/updated), the behavior when user presses "Enter" on last empty item does not trigger editor.js block updated event. As a result, the last item is removed visually, but no change can be detected externally.
Delaying remove current item call solves the issue. The event is emitted and behavior does not change.

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

Successfully merging this pull request may close these issues.

1 participant