You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While I was testing my angular web application in internet explorer 11, I noticed that loading spinner is not visualized correctly. In all other browsers it is ok. Here is my code: <ng4-loading-spinner [timeout]="10000"> </ng4-loading-spinner>
While I was testing my angular web application in internet explorer 11, I noticed that loading spinner is not visualized correctly. In all other browsers it is ok. Here is my code:
<ng4-loading-spinner [timeout]="10000"> </ng4-loading-spinner>
Attached below is the loading spinner.
Dependencies
angular: 6.0.3,
bootstrap: 4.0.0
ng4-loading-spinner: 1.2.3
The text was updated successfully, but these errors were encountered: