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
If connection to the server is lost while application is up and barges are displayed on the map, then on filtering the barges from the options menu, app will force close.
Exception raised: The onClick() of the radio buttons in the filtering option raise a Null pointer exception.
The text was updated successfully, but these errors were encountered:
If connection to the server is lost while application is up and barges are displayed on the map, then on filtering the barges from the options menu, app will force close.
Exception raised: The
onClick()
of the radio buttons in the filtering option raise a Null pointer exception.The text was updated successfully, but these errors were encountered: