force initial update
This commit is contained in:
parent
b65f8d83c2
commit
5c17f4b61e
@ -169,6 +169,7 @@ class ExchangeSelection extends ImplicitStateComponent<ExchangeSelectionProps> {
|
||||
constructor(props: ExchangeSelectionProps) {
|
||||
super(props);
|
||||
this.onUrlChanged(props.suggestedExchangeUrl || null);
|
||||
this.forceReserveUpdate();
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user