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

HFI Calculator initial page load errors #1904

Closed
conbrad opened this issue Apr 14, 2022 · 1 comment
Closed

HFI Calculator initial page load errors #1904

conbrad opened this issue Apr 14, 2022 · 1 comment
Assignees
Labels
Bug Something isn't working

Comments

@conbrad
Copy link
Collaborator

conbrad commented Apr 14, 2022

Describe the Bug
HFI Calculator, on initial page load does not show the loading indicator and the console has 2 uncaught promise errors.

Expected Behaviour
The page should initially have a loading indicator while loading then show the table data. No errors should be in console.

Actual Behaviour
The page renders with the empty table view then eventually shows table data, with no loading state. Errors are in console.

** Steps To Reproduce**
Steps to reproduce the behaviour:

  1. Go to HFI Calculator
  2. See empty table state
  3. Wait for table to load without indication
  4. See errors in dev tools console

Screenshots
Screen Shot 2022-04-14 at 1.06.11 PM.png
Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

@conbrad conbrad added the Bug Something isn't working label Apr 14, 2022
@conbrad conbrad self-assigned this Apr 19, 2022
@conbrad
Copy link
Collaborator Author

conbrad commented Apr 19, 2022

Errors in dev console turned out to be my specific browser.

@conbrad conbrad closed this as completed Apr 25, 2022
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

No branches or pull requests

1 participant