Open MartinDuersch opened 3 years ago
Happens on dev-#39 when going directly to Details page from Login
Show a "pls select a product" screen
Page crashes at SelectScenarioComponent.jsx:55 (secondaryScenarioList.length)
Well in the current state the page doesn't crash, but just will display an infinite Loading Animation. So this could certainly be improved! 😄
Description
Happens on dev-#39 when going directly to Details page from Login
Expected Behavior
Show a "pls select a product" screen
Actual Behavior
Page crashes at SelectScenarioComponent.jsx:55 (secondaryScenarioList.length)
Possible Fix
Steps to Reproduce