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

setAsyncOperationsManagerState not working as expected #9

Open
sam1463 opened this issue Feb 26, 2019 · 0 comments
Open

setAsyncOperationsManagerState not working as expected #9

sam1463 opened this issue Feb 26, 2019 · 0 comments

Comments

@sam1463
Copy link

sam1463 commented Feb 26, 2019

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?

@sam1463 sam1463 changed the title setAsyncOperationsManagerState not working as expected setAsyncOperationsManagerState not working as expected Feb 26, 2019
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

1 participant