integr8ly / tutorial-web-app

Solution Explorer provides the front door into the Integreatly initiative. It hosts the various Solution Patterns, as well as providing a dashboard of installed applications/products/services.
Apache License 2.0
36 stars 54 forks source link

need to do a hard refresh before you can see any SolX content #599

Closed pwright closed 4 years ago

pwright commented 4 years ago

WALKTHROUGH_LOCATIONS=https://github.com/integr8ly/tutorial-web-app-walkthroughs yarn start:dev

should 'just work', but it produces a blank screen

hguerrero commented 4 years ago

This problem shows up when using latest version from master. I works if I switch to tag 2.23.0, however you still need to make a hard reload of the page.

pwright commented 4 years ago

I believe there are two issues, this one relates to the requirement for Ctrl-F5, and is not related to any version.. I don't have enough info to describe the @hguerrero issue, but it went away by reverting to 2.23.0

mfrances17 commented 4 years ago

This is a day 1 issue, when running locally you would always need to refresh the browser. Not saying it doesn't need to be fixed, but it's not something that was recently introduced.