React - The login detail is incorrect
Hi all,
With version 8.0.34 it is not possible to login. I have noticed that since version 8.0.31 the MockAxios.ts file was removed. Some reason?
In the .env file comes this default value: REACT_APP_API_URL = https: //preview.keenthemes.com/metronic8/laravel/api
Steps to reproduce:
- Open React / demo1
- Install packages with yarn
- Run yarn start
- User: admin@demo.com pass demo
Thanks a lot!
Replies (1)
Hi,
We removed MockAxios.ts since now we are sending requests to a real API you can change api URL in the .env file.
The authentication bug should be fixed in the latest Metronic v8.0.35.
You can check our preview page:
https://preview.keenthemes.com/metronic8/react/demo1/dashboard