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
{{ message }}
This repository has been archived by the owner on Oct 9, 2020. It is now read-only.
The app crashes when we click on the comments section in Live Feed. It occurs only when there are some comments present.
Expected Behaviour
This should not occur.
Steps to reproduce it
Open live feed and click on comments
LogCat for the issue
java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.String org.fossasia.openevent.core.feed.facebook.api.Commenter.getName()' on a null object reference
Would you like to work on the issue?
Yes
The text was updated successfully, but these errors were encountered:
Actual Behaviour
The app crashes when we click on the comments section in Live Feed. It occurs only when there are some comments present.
Expected Behaviour
This should not occur.
Steps to reproduce it
Open live feed and click on comments
LogCat for the issue
java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.String org.fossasia.openevent.core.feed.facebook.api.Commenter.getName()' on a null object reference
Would you like to work on the issue?
Yes
The text was updated successfully, but these errors were encountered: