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
When I delete the media-text block, I'm seeing this in Chrome devtools:
TypeError: Cannot read property 'name' of null
at index.native.js:150
at Object.mapSelect [as current] (index.js:54)
at onStoreChange (index.js:127)
at index.js:154
at registry.js:56
at Array.forEach (<anonymous>)
at globalListener (registry.js:56)
at index.js:85
at dispatch (createStore.js:186)
at index.js:24
While testing #1361 I came across one crash that seems unrelated to it (also reproduced on current develop).
To reproduce:
The text was updated successfully, but these errors were encountered: