mirror of
https://github.com/rio-labs/rio.git
synced 2026-05-13 06:48:49 -05:00
dialog improvements
This commit is contained in:
@@ -390,7 +390,6 @@ export function recursivelyDeleteComponent(component: ComponentBase): void {
|
||||
|
||||
// Inform Python about the destruction of the dialog
|
||||
callRemoteMethodDiscardResponse('dialogClosed', {
|
||||
owningComponentId: this.state.owning_component_id,
|
||||
dialogRootComponentId: dialog_container.id,
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user