-
-
Notifications
You must be signed in to change notification settings - Fork 129
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
Spinner animation for remote data loading is not smooth #622
Comments
This issue has not been active in 120 days and has been marked "stale". Remove stale label or comment or this will be closed in 15 days |
Still an issue 🤷♂️ |
This issue has not been active in 120 days and has been marked "stale". Remove stale label or comment or this will be closed in 15 days |
Still an issue 🙁 |
This issue has not been active in 120 days and has been marked "stale". Remove stale label or comment or this will be closed in 15 days |
Still an issue 🎉 |
This issue has not been active in 120 days and has been marked "stale". Remove stale label or comment or this will be closed in 15 days |
Describe the bug
When remote data is used, the animation for the spinner keeps restarting when writing the search term. I believe it is because the spinner is reinserted with each keystroke.
To Reproduce
Create an example on JSFiddle, CodePen or similar service and outline the steps for reproducing the bug.
Expected behavior
Once the spinner is inserted, the animation should smoothly run until the spinner is removed.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: