middleware
middleware copied to clipboard
UI breaking in onboarding
Description:
just setup the project using ./dev.sh and the ui is breaking
Steps to reproduce:
- Take a fresh pull
- ./dev.sh
Expected behavior:
- Should load
Actual behavior:
Server Setup Information:
- Operating System:
- Deployment Method:
Additional context
works after deleting and rebuilding image
It appears this was just a case of an outdated image. A fix for #342 should mitigate this.
Closing since there hasn't been any new activity on this. :)