Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NullPointerException: Attempt to invoke virtual method 'void org.wordpress.android.ui.bloggingreminders.BloggingReminde... #20840

Closed
sentry-io bot opened this issue May 17, 2024 · 1 comment · Fixed by #20845
Assignees

Comments

@sentry-io
Copy link

sentry-io bot commented May 17, 2024

Sentry Issue: JETPACK-ANDROID-83A

NullPointerException: Attempt to invoke virtual method 'void org.wordpress.android.ui.bloggingreminders.BloggingRemindersViewModel.onBlogSettingsItemClicked(int)' on a null object reference
    at org.wordpress.android.ui.prefs.SiteSettingsFragment.setupBloggingRemindersBottomSheet(SiteSettingsFragment.java:1307)
    mBloggingRemindersViewModel.onBlogSettingsItemClicked(mSite.getId());
    at org.wordpress.android.ui.prefs.SiteSettingsFragment.onPreferenceTreeClick(SiteSettingsFragment.java:585)
    setupBloggingRemindersBottomSheet();
...
(10 additional frame(s) were not displayed)
@dangermattic
Copy link
Collaborator

Thanks for reporting! 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants