I've used ng 2-modal. It works fine in chrome and IE but does not work in MS Edge. Does MS Edge usually gives such problems for angular 2..? Used npm install ng2-modal --save to install packages.
Asked
Active
Viewed 128 times
0
-
Possible duplicate of [Angular 2 not working with MS Edge](http://stackoverflow.com/questions/39540851/angular-2-not-working-with-ms-edge) – yorodm Jan 06 '17 at 13:45
-
Please include more details like: what is the error message you receive, what behavior do you observe ("does not work" is short on details that would help discover a resolution), etc. – aikeru Jan 06 '17 at 14:05
-
Actually it works fine with other controls. But while using ng2-modal it does not get some files. In other browsers it works fine. But in Edge it gives error 404 index.ts not found – Priya Jan 07 '17 at 04:47