Skip to content

Conversation

@George-Payne
Copy link
Member

@George-Payne George-Payne commented Dec 31, 2020

  • add initialized variable to global scope
  • broadcast "initialized" event when info is read
  • if initialized, run mounting code immediately
  • otherwise, listen for "initialized" event once
  • pass $scope to UsersListCtrl to prevent crash on users disabled

fixes: #282
fixes: #279

- add initialized variable
- broadcast initialized event when info is read
- if initialized, run mounting code immediately
- otherwise, listen for "initialized" event once
@George-Payne George-Payne force-pushed the wait-for-info-on-dependant-pages branch from 194e32e to 5fd49cc Compare December 31, 2020 15:53
@Lougarou Lougarou merged commit c5f9e48 into master Dec 31, 2020
@timothycoleman timothycoleman deleted the wait-for-info-on-dependant-pages branch November 5, 2021 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Reloading on #/projections causes page to error out and kick to dashboard Reloading on #/users causes page to error out

3 participants