Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LogLevel order seems strange (e.g. Info doesn't report errors) #214

Open
bodom0015 opened this issue Jul 12, 2021 · 0 comments · May be fixed by #225
Open

LogLevel order seems strange (e.g. Info doesn't report errors) #214

bodom0015 opened this issue Jul 12, 2021 · 0 comments · May be fixed by #225
Labels
bug Something isn't working

Comments

@bodom0015
Copy link
Member

bodom0015 commented Jul 12, 2021

Steps to Reproduce
Found during #213

  1. Deploy dashboard via deploy-dev
  2. Run make rebuild_dashboard
    • Notice: no build errors are reported (but many build warnings are present)
  3. 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

@bodom0015 bodom0015 added the bug Something isn't working label Jul 12, 2021
@bodom0015 bodom0015 linked a pull request Sep 28, 2021 that will close this issue
@bodom0015 bodom0015 linked a pull request Sep 28, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant