broken navigations and recursive api calls after logging in
Overview
The front end makes continuous calls to api endpoints, which can be seen in slight flickering in the address bar. The navigation links to create new elections are broken. API performs as expected while testing in SWAGGER UI. broken-navigations-issue_1
Fix
Proper modification to be made for api endpoint calls and handling the data sent from the server.