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
I am running the java-spring implementation of Money Transfer application. I started the application using docker-compose-eventualte-local.yml. I have set the DOCKER_HOST_IP as specified in the README file.
After starting the application, I could register and login using http://$DOCKER_HOST_ID:8080. However, after logging in the Create Account link(s) don't seem to work. I tried in Safari as well as Chrome browser.
The text was updated successfully, but these errors were encountered:
+1. No errors on the backend. Seems to be a frontent issue. browser.js:49 Warning: [react-router] <RouterContext> expects a router rather than a history
I am running the java-spring implementation of Money Transfer application. I started the application using docker-compose-eventualte-local.yml. I have set the DOCKER_HOST_IP as specified in the README file.
After starting the application, I could register and login using http://$DOCKER_HOST_ID:8080. However, after logging in the Create Account link(s) don't seem to work. I tried in Safari as well as Chrome browser.
The text was updated successfully, but these errors were encountered: