WordPress-Android icon indicating copy to clipboard operation
WordPress-Android copied to clipboard

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

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

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)

sentry[bot] avatar Apr 23 '24 10:04 sentry[bot]

Thanks for reporting! 👍

dangermattic avatar Apr 23 '24 10:04 dangermattic

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

geriux avatar Apr 30 '24 10:04 geriux