You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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.
Sentry Issue: WORDPRESS-IOS-48C8
The text was updated successfully, but these errors were encountered: