gutenberg-mobile icon indicating copy to clipboard operation
gutenberg-mobile copied to clipboard

TypeError: Cannot read property 'name' of null

Open sentry[bot] opened this issue 1 year ago • 3 comments

Sentry Issue: WORDPRESS-IOS-48C8

TypeError: Cannot read property 'name' of null
  at anonymous (gutenberg/packages/block-editor/src/store/actions.js:357:5)
  at anonymous (gutenberg/packages/data/src/redux-store/thunk-middleware.js:4:11)
  at anonymous (gutenberg/packages/redux-routine/src/index.js:24:12)
  at anonymous (gutenberg/packages/data/src/promise-middleware.js:20:9)
  at anonymous (gutenberg/packages/data/src/resolvers-cache-middleware.js:45:10)
...
(10 additional frame(s) were not displayed)

sentry[bot] avatar Apr 04 '24 09:04 sentry[bot]

For this particular event, it appears the editor crashes due to low memory which could happen with long posts. I'll prioritize finishing tweaking and testing enabling virtualization on iOS to potentially limit these issues.

geriux avatar Apr 04 '24 14:04 geriux

Sentry Issue: JETPACK-IOS-1A4Y

sentry[bot] avatar Apr 08 '24 20:04 sentry[bot]

Just a heads-up @geriux I ran into an equivalent Jetpack issue and assigned it to you on Sentry.

guarani avatar Apr 08 '24 20:04 guarani