Skip to content

setAsyncOperationsManagerState not working as expected #9

@sam1463

Description

@sam1463

I'm calling setAsyncOperationsManagerState to set a new state that erases records of some operations, and it doesn't actually update the AOM state. That is, after calling that method, the result of getAsyncOperationsManagerState is still the same. If I first call clearAsyncOperationsManagerState, then set the state to the value I want, it works. Maybe calling setState is combining the new state (passed in to the setState method) with the existing state?

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