Closed shailee-m closed 3 years ago
@brylie Turns out the issue was due to the check inside axios file. We had compared exact URLs there for redirection, but since we added the API prefix in the URLs the checks were failing and the UI kept reloading after every login check
API
@brylie Turns out the issue was due to the check inside axios file. We had compared exact URLs there for redirection, but since we added the
API
prefix in the URLs the checks were failing and the UI kept reloading after every login check