Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Activity not working under the latest Chrome/Firefox #45

Open
TOuhrouche opened this issue May 25, 2014 · 1 comment
Open

Activity not working under the latest Chrome/Firefox #45

TOuhrouche opened this issue May 25, 2014 · 1 comment

Comments

@TOuhrouche
Copy link

The activity spinner is no longer showing on all places it used to work.
Trying this http://jsfiddle.net/hfjallemark/zEKRb/ on Chrome 35.0.1916.114 never shows the activity spinner.

@dustin-page
Copy link

This doesn't work because the KoLite - asyncCommand Sample you have is missing the font awesome spinner font.
Include reference to it in the head tags.
link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet"

Please see my example here:
http://plnkr.co/edit/3FBVkpmWtsjDcKYwceGu?p=preview

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants