-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
WizardRoute.onLoad to get updated SubscriptionInfo
SubscriptionStatusPage is sensitive to the current SubscriptionInfo coming from the background agent. WizardRoute.onLoad is a natural place to get this kind of information. Everytime the wizard loads this route, a gRPC call is done to fetch the latest information. As a side effect the buildStartup local function becomes simpler.
- Loading branch information
1 parent
50790bb
commit 35f819a
Showing
1 changed file
with
18 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters