I have
const dialogRef = this.dialog.open( ConfirmationDialogComponent, { width: \'50vw\', data: resume } );
but