[!NOTE]
Could not replicate the bug to get the same error as listed. Attempted running various shapes, reloading, cutting off internet to fail actions, but the errors I could create didn't match the same message.
Instead added catch handlers to function alerting user an issue occured and suggested jurisdictions would not be updated. This did prevent the errors I could fire, from crashing the again.
This PR includes the following proposed change(s):
Refactor get jurisdictions line of work to use Class based actionCreators approach
Add check for if user is online before calling API, add catch handler to handle_ACTIVITY_GET_SUGGESTED_JURISDICTIONS_REQUEST_ONLINE
Overview
This PR includes the following proposed change(s):
handle_ACTIVITY_GET_SUGGESTED_JURISDICTIONS_REQUEST_ONLINE