Steps to Reproduce
Found during #213
- Deploy dashboard via
deploy-dev
- Run
make rebuild_dashboard
- Notice: no build errors are reported (but many build warnings are present)
- Navigate to https://dashboard.local.wholetale.org
- Notice: no runtime errors are reported in the console (but page is blank, and clearly has encountered an error)
Expected Results
Error should be reported in the console
Actual Results
No errors are present in this case
NOTES
LogLevel appears to be reversed? See https://github.com/whole-tale/ngx-dashboard/blob/master/src/app/shared/core/models/log-level.ts