wordpress-mobile / WordPress-Android

WordPress for Android
http://android.wordpress.org
GNU General Public License v2.0
2.92k stars 1.3k forks source link

NullPointerException: Attempt to invoke virtual method 'void org.wordpress.mobile.ReactNativeGutenbergBridge.RNReactNat... #20701

Closed sentry-io[bot] closed 2 weeks ago

sentry-io[bot] commented 3 weeks ago

Sentry Issue: JETPACK-ANDROID-QHT

NullPointerException: Attempt to invoke virtual method 'void org.wordpress.mobile.ReactNativeGutenbergBridge.RNReactNativeGutenbergBridgeModule.onUndoPressed()' on a null object reference
    at org.wordpress.android.editor.gutenberg.GutenbergContainerFragment.onUndoPressed(GutenbergContainerFragment.java:307)
    at org.wordpress.android.editor.gutenberg.GutenbergEditorFragment.onUndoPressed(GutenbergEditorFragment.java:1436)
    at org.wordpress.android.ui.posts.EditPostActivity.onOptionsItemSelected(EditPostActivity.kt:1623)
    (editorFragment as GutenbergEditorFragment).onUndoPressed()
...
(25 additional frame(s) were not displayed)
dangermattic commented 3 weeks ago

Thanks for reporting! 👍

geriux commented 2 weeks ago

This is now fixed as there are no new reports after the betas RC1-RC2.