Napster2210 / ngx-spinner

A library for loading spinner for Angular 4 - 17.
https://napster2210.github.io/ngx-spinner/
MIT License
818 stars 137 forks source link

Spinner does not show with ViewEncapsulation.ShadowDom #285

Open obeidahmad opened 3 months ago

obeidahmad commented 3 months ago

Versions

I am using Angular 17.3 with the latest ngx-spinner version.

Issue

Well as the title said, if is added into a component with {encapsulation: ViewEncapsulation.ShadowDom}, the object spinner in the middle will not appear, the background will appear however.

gizbo commented 2 months ago

Experiencing the exact same with Angular 18. Getting the backdrop but not the actual spinner