NREL / NEB-Tool

A user friendly, graphical, open-source application (Web/Mac/Windows) of the multiple benefits framework for non-energy benefits, incorporating additional aspects to make the tool effective for use in the United States.
Other
0 stars 0 forks source link

Blank pages #77

Open jordanperr opened 2 months ago

jordanperr commented 2 months ago

There are a couple cases i've noticed where a blank page is shown to the user.

There may be more ways to trigger this bug.

rmroot commented 1 month ago

This should be resolved with the data saving issue implemented.

jordanperr commented 1 month ago

Still happening for me in Safari and Firefox. Reset your database and then visit the following URL: https://gray-tree-06c66911e.4.azurestaticapps.net/setup-wizard/company-kpi

rmroot commented 1 month ago

I've put in guards to prevent errors from occuring in this scenario and the proper navigatio occurs when running on localhost. I think this may have something to do with the gray tree host. It is popping up errors about loading html

Screenshot 2024-05-30 at 3.45.09 PM.png

it's strange because that route (/setup-wizard/company-kpi) should trigger the 404 error page but it is not triggering it.

I'm not gonna spend too much additional time on this at the moment. After the PR gets merged in we can move the issue to the backlog and look further into what is happening if it's still occurring on the production hosted application.