Skip to content

Replicating issue with Ng-Idle and Material Dialog in Angular 6 app.

Notifications You must be signed in to change notification settings

alobban/MatDialogNgIdleIssue

Repository files navigation

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

MatDialogNgIdleIssue

There is an issue I have discovered with Ng-Idle, Material 6 and Angular 6

"@ng-idle/core": "^6.0.0-beta.3"
"@ng-idle/keepalive": "^6.0.0-beta.3"
"@angular/core": "^6.1.9"
"@angular/cdk": "^6.4.7"
"@angular/material": "^6.4.7"

What is the issue?

When ng-idle executes onIdleEnd the currently displayed mat-dialog isn't closing when invoked. See lines 37 - 43 in app.component.ts file.

See my Stackblitz

About

Replicating issue with Ng-Idle and Material Dialog in Angular 6 app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published