-
Notifications
You must be signed in to change notification settings - Fork 1.3k
[Bug]: App Crashes after clicking on Explore in bottom Navigation #5547
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
Comments
Seems like the Issue arose due to one of the recent commits, performing |
Hey @shashankiitbhu, I think it is caused by https://github.com/commons-app/apps-android-commons/pull/5546/files#diff-c3e9d0acd2bc44a047fc23500518a5914f2b129d9e79de699cbe42802734cd9b Hopefully code seems good to me, idk what is causing an issue. Changing the code in
WhatsApp.Video.2024-02-15.at.11.15.48_fe5bf432.mp4 |
Hi @kanahia1 thanks for taking the time on this , I already found out that it was caused by #5546 yesterday (as I mentioned this in the duplicate closed issue, sorry for typo there😅) ,I am currently fixing this, what I have understood till now is that this issue was caused particularly due to binding not loading (in BasePagerFragment ) , will give an update soon on this one, thanks 👍 |
@kanahia1 That is not fixing the issue, it's just calling the I am pretty close to fixing the issue and have come to a possible solution, I will be adding a PR soon regarding this, thanks 👍🏼 |
Ah!, I got it Best of luck @shashankiitbhu |
@nicolas-raoul Please Review the above PR and merge so that this crucial Crash can be resolved soon, thanks |
Summary
App Crashes after clicking on "Explore" in the bottom Navigation Bar
Steps to reproduce
Expected behaviour
Explore Tab Opens
Actual behaviour
App Crashes
Device name
Xaomi 11 Lite NE
Android version
13
Commons app version
4.2.1-debug-main
Device logs
No response
Screen-shots
WhatsApp.Video.2024-02-14.at.4.55.08.PM.mp4
Would you like to work on the issue?
Yes
The text was updated successfully, but these errors were encountered: