Saturday, 13 November 2021

angular material popup issue

 popup not closing after save

so then i given dialog ref inside component then its working fine

so 


constructor(private dialogRef: MatDialogRef<MyDialogComponent>){ }

closeDialog(){
  this.dialogRef.close();
}

popup issue

No comments:

Post a Comment

c#

 https://github.com/dcyuksel/Result