bug fixed
This commit is contained in:
parent
bba8e0047b
commit
980e58287d
|
@ -94,6 +94,7 @@ export class AppFileService {
|
||||||
);
|
);
|
||||||
|
|
||||||
snackBarRef.onAction().subscribe(() => {
|
snackBarRef.onAction().subscribe(() => {
|
||||||
|
snackBarRef.dismiss();
|
||||||
this.ngZone.runOutsideAngular(() => {
|
this.ngZone.runOutsideAngular(() => {
|
||||||
this.nativeService
|
this.nativeService
|
||||||
.openTargetItem(filePath)
|
.openTargetItem(filePath)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user