If you're seeing this SmartCollect® SC² has failed to load its application files
1. This could be caused by your reverse proxy settings.
2. If you host SmartCollect® SC² under subpath make sure your custom.ini root_url setting includes subpath. If not using a reverse proxy make sure to set serve_from_sub_path to true.
3. If you have a local dev build make sure you build frontend using: yarn start, yarn start:hot, or yarn
build
4. Sometimes restarting viz-server can help