wordpress-mobile / gutenberg-mobile

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

TypeError: Cannot read property 'trim' of undefined #6782

Closed sentry-io[bot] closed 6 months ago

sentry-io[bot] commented 6 months ago

Sentry Issue: JETPACK-IOS-1A0Z

TypeError: Cannot read property 'trim' of undefined
  at anonymous (gutenberg/packages/blocks/src/api/raw-handling/ms-list-ignore.js:20:43)
  at anonymous (gutenberg/packages/blocks/src/api/raw-handling/ms-list-ignore.js:18:35)
  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)
  at f (gutenberg/packages/blocks/src/api/raw-handling/utils.js:135:25)
...
(45 additional frame(s) were not displayed)
guarani commented 6 months ago

Assigned you @geriux since it looks like you already have a PR open for this 🙇

sentry-io[bot] commented 6 months ago

Sentry Issue: JETPACK-IOS-1A0Y

geriux commented 6 months ago

This has been addressed in https://github.com/WordPress/gutenberg/pull/60375 🚀