-
Notifications
You must be signed in to change notification settings - Fork 57
Crash on pasting HTML #1950
Copy link
Copy link
Closed
WordPress/gutenberg
#20499Labels
Description
Describe the bug
The app crashes when pasting content copied from https://automattic.com/work-with-us/
Tested on iOS device (iPhone XS) running last develop (d514b1d). Copying from Safari 13.05 on MacOS 10.15.3.
To Reproduce
Steps to reproduce the behavior:
- Go to https://automattic.com/work-with-us/
- Copy the first part of the page (from
Work With Usuntil the end of theComing on boardparagraph). - Paste on Gutenberg Mobile (on an empty post).
- See error
Type error: undefined is not an object.
Expected behavior
It should paste the content creating the different blocks as on web (https://mysitefortestingetoledom.wordpress.com/2020/02/24/paste-test-on-web/)
Smartphone (please complete the following information):
- Device: [e.g. iPhone6, Pixel 4]
- OS: [e.g. iOS 8.1, Android X]
- Version [e.g. 22]
Additional context
Add any other context about the problem here.
Reactions are currently unavailable