Merge branch 'fix/4087-connector-form-after-removal' of github.com:maxunbearable/thingsboard into improvement/gateway-dashboard
This commit is contained in:
commit
d0b2d7fc1b
@ -399,7 +399,6 @@ export class GatewayConnectorComponent extends PageComponent implements AfterVie
|
||||
|
||||
private clearOutConnectorForm(): void {
|
||||
this.initialConnector = null;
|
||||
this.connectorForm.setControl('basicConfig', this.fb.group({}), {emitEvent: false});
|
||||
this.connectorForm.setValue({
|
||||
mode: ConnectorConfigurationModes.BASIC,
|
||||
name: '',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user