Describe the bug
Clicking "Convert to Blocks" successfully converts classic editor content to blocks, and appears to add to the undo history, but clicking "undo" has no result.
In my testing this is caused by oEmbed lines in post_content pointing to WP posts.
To Reproduce
Steps to reproduce the behavior:
- Create a post in the Classic Editor with a WordPress oEmbed link, e.g.…
My paragraph
https://www.chrisvanpatten.com/notes-from-wordcamp-halifax-2018
My other paragraph
- Open the post in Gutenberg
- Open the Classic Editor block's settings menu and select "Convert to Blocks"
- Note that the Undo button is enabled
- Try to click undo
- See nothing happen
Expected behavior
Either this process should be "undoable" or the undo button shouldn't change its state.
Screenshots

Desktop (please complete the following information):
- OS: macOS High Sierra 10.13.5
- Browser: Safari 11.1.1
- Gutenberg Version: 3.0.1
Describe the bug
Clicking "Convert to Blocks" successfully converts classic editor content to blocks, and appears to add to the undo history, but clicking "undo" has no result.
In my testing this is caused by oEmbed lines in
post_contentpointing to WP posts.To Reproduce
Steps to reproduce the behavior:
Expected behavior
Either this process should be "undoable" or the undo button shouldn't change its state.
Screenshots

Desktop (please complete the following information):