We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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:
Screenshots Desktop (please complete the following information):
Additional context Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Errors in dev console turned out to be my specific browser.
Sorry, something went wrong.
conbrad
No branches or pull requests
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:
Screenshots
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: