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
See what happens in the dots, bubbles and circles spinners and their corresponding loading indicators.
varloading=this.loadingCtrl.create({spinner: 'dots',content: 'This is the "dots" spinner. It will dismiss after 3 seconds.',duration: 3000});loading.present();
Which Ionic Version? 1.x or 2.x
2.0.0 RC 0
Sorry for the inconvenience.
The text was updated successfully, but these errors were encountered:
Short description of the problem:
Some spinner components don’t work on Edge or Firefox, such as dots, bubbles and circles, including the default WP spinner.
What behavior are you expecting?
All spinner components should work as normal in every supporting browser.
Steps to reproduce:
Which Ionic Version? 1.x or 2.x
2.0.0 RC 0
Sorry for the inconvenience.
The text was updated successfully, but these errors were encountered: