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

Stops spinning while analysing data in async job #87

Open
trueToastedCode opened this issue Jan 17, 2021 · 1 comment
Open

Stops spinning while analysing data in async job #87

trueToastedCode opened this issue Jan 17, 2021 · 1 comment

Comments

@trueToastedCode
Copy link

Describe the bug
It's works fine, as long as i don't start a async job that not just loads data, but also deals with it. So in my case, i make a request to a server, but then also do some quick analysis of a big string that takes a few seconds. When the analysis starts, it stops spinning. It should not be overloaded.... it's just one other async function that triggers it.

SpinKit name
All.

Screenshots
Nothing to show, it just stops.

@trueToastedCode trueToastedCode changed the title Stops spinning while when analysinf data in async job Stops spinning while analysing data in async job Jan 17, 2021
@jogboms
Copy link
Owner

jogboms commented Sep 6, 2021

Hey @trueToastedCode
Can you produce a reproducible demo?

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