wordpress-mobile / gutenberg-mobile

Mobile version of Gutenberg - native iOS and Android
GNU General Public License v2.0
235 stars 54 forks source link

TypeError: Cannot set property 'block' of undefined #6798

Open sentry-io[bot] opened 3 months ago

sentry-io[bot] commented 3 months ago

Sentry Issue: WORDPRESS-IOS-48D8

TypeError: Cannot set property 'block' of undefined
  at o (gutenberg/packages/blocks/src/api/raw-handling/special-comment-converter.js:110:15)
  at t (gutenberg/packages/blocks/src/api/raw-handling/special-comment-converter.js:67:20)
  at anonymous (gutenberg/packages/blocks/src/api/raw-handling/special-comment-converter.js:32:3)
  at anonymous (gutenberg/packages/blocks/src/api/raw-handling/utils.js:144:4)
  at anonymous (gutenberg/packages/blocks/src/api/raw-handling/utils.js:138:11)
...
(38 additional frame(s) were not displayed)
fluiddot commented 3 months ago

Probably related to https://github.com/WordPress/gutenberg/issues/55652.