Crash on paste caused by Gutenberg #19097 #1688
Labels
[Type] Crash
[Type] Regression
Existing functionality that got broken
Web breakage
Caused by incompatible changes on Gutenberg web
Describe the bug
WordPress/gutenberg#19097 introduced a regression where pasting rich-text in a paragraph causes a crash with:
Cannot read property 'textAlign' of undefined
at https://github.com/WordPress/gutenberg/blob/662c38e45c99f4d9232791d409bbce64fce4a0de/packages/block-library/src/paragraph/transforms.js#L26Assumes WordPress/gutenberg#19190 being already merged first.
To Reproduce
Steps to reproduce the behavior:
The text was updated successfully, but these errors were encountered: