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

Clicking cancel in the block editor deletes all the unsaved blocks #2571

Closed
maicol07 opened this issue Apr 6, 2024 · 0 comments · Fixed by #2578
Closed

Clicking cancel in the block editor deletes all the unsaved blocks #2571

maicol07 opened this issue Apr 6, 2024 · 0 comments · Fixed by #2578

Comments

@maicol07
Copy link

maicol07 commented Apr 6, 2024

Description

When in the block editor you click cancel during block editing, Twill removes all the unsaved blocks from the editor, resulting in a loss

Steps to reproduce

  1. Enter the block editor
  2. Add two blocks
  3. Edit the second block and click Cancel
  4. See the two new blocks are removed.

Expected result

Unsaved blocks are kept

Actual result

Unsaved blocks are removed

Versions

Twill: dev-laravel-11-support
Laravel: 11
PHP: 8.3.4
DB: MariaDB

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 a pull request may close this issue.

1 participant