amitmahida92 / ng4-loading-spinner

Angular 4 custom async loading spinner.
MIT License
69 stars 31 forks source link

Fix shadow DOM issue with browsers that does not support it #14

Closed MoGnedy closed 6 years ago

MoGnedy commented 6 years ago

the spinner is crashing on all browsers but Chrome because of the shadow Dom so i have commented encapsulation line "// encapsulation: ViewEncapsulation.Native"