Skip to content
  • jackie / Andrea Ida Malkah Klaura's avatar
    fix bug introduced with bugfix 3af06e50 · a63f9c73
    jackie / Andrea Ida Malkah Klaura authored
    While the newly introduced watcher solves the issue when reloading
    the dashboard on the ShowManager page, now the show info does not
    get loaded when the user logs in on the home pages, waits a few seconds
    (in which time all the auth info is already loaded) and then goes to
    the ShowManager. In that case the watcher will never trigger after
    the creation of the ShowManager.
    
    Now the show info gets loaded right away if the auth info for the
    steeringUser is already set.
    a63f9c73