Skip to content

Stops spinning while analysing data in async job #87

Open
@trueToastedCode

Description

@trueToastedCode

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions