-
Notifications
You must be signed in to change notification settings - Fork 57
Crash on paste caused by Gutenberg #14815 #1687
Copy link
Copy link
Closed
WordPress/gutenberg
#19190Labels
Web breakageCaused by incompatible changes on Gutenberg webCaused by incompatible changes on Gutenberg web[Type] Crash[Type] RegressionExisting functionality that got brokenExisting functionality that got broken
Description
Description
WordPress/gutenberg#14815 introduced a crash on paste with error undefined (evaluating activeFormats.length) .
*Note an additional unsolved pasting issue was introduced to gutenberg master, so you must test this issue on gutenberg master commit f92fed7.
To produce:
- Checkout gutenberg-mobile master, and gutenberg master commit f92fed7.
- Copy and paste text within a paragraph block.
- Note the crash with error
undefined (evaluating activeFormats.length)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Web breakageCaused by incompatible changes on Gutenberg webCaused by incompatible changes on Gutenberg web[Type] Crash[Type] RegressionExisting functionality that got brokenExisting functionality that got broken