Refactor code so that the spare data from the SpareData.jsx file is loaded while we wait on the back end to serve the live data #29
Labels
bug
Indicates an unexpected problem or unintended behavior
help wanted
Indicates that a maintainer wants help on an issue or pull request
high priority
Milestone
Bug:
While the backend server warms up/turns on, the spinning wheel of death appears until the backend server warms up/turns on.
And the spare data from the
SpareData.jsx
file never is deplayed.How it should behave:
Until the backend server warms up/turns on, the projects data should first load from the
SpareData.jsx
file before it is replaced by the data from the backend call.The text was updated successfully, but these errors were encountered: