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:
1. Open React / demo1
2. Install packages with yarn
3. Run yarn start
4. User: admin@demo.com pass demo
Thanks a lot!
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