Open
Description
Expected behavior
The React application should run properly.
Actual behavior
Instead, only blank space appears with console log showing the following errors.
Steps to reproduce the problem
npm install
- Make a change in
/config/contants/development.js
const DEV_API_HOSTNAME =https://api.${DOMAIN}
const DEV_API_HOSTNAME =http://localhost:3000/
; - create
.env
in root directory and copy contents fromdocs/dev.env
into.env
Screenshot/screencast
Environment
- OS: Windows 11
- Browser (w/version): Edge latest
- User role (client, copilot or manager): didn't get here
- Account used: didn't get here
Metadata
Metadata
Assignees
Labels
No labels