Napster2210 / ngx-spinner

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

Not Support Angular 18 #290

Open piseysen opened 2 months ago

piseysen commented 2 months ago

Not support Angular 18. I hope ngx-spinner will support this version soon. Thanks.

dahool commented 1 month ago

version 17 works just fine with Angular 18

Napster2210 commented 1 month ago

@piseysen Have you checked with version 17 ngx-spinner?

phken91 commented 1 month ago

if you are using angular 18 + standalone component, remember to add the provideAnimations into [project].config.ts.

ps: just implement this to my angular 18 project

piseysen commented 1 month ago

@piseysen Have you checked with version 17 ngx-spinner?

Yes I use version ngx-spinner: 17 (Using Angular 18 SSR + standalone component)

Mahendra-UI commented 1 month ago

For me toastr and spinner not working in angular 18

dahool commented 5 days ago

For me toastr and spinner not working in angular 18

check https://github.com/Napster2210/ngx-spinner/issues/289#issuecomment-2258277347