We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When reducing nested state, and subscribing to root state, new values for nested state are not reflected in the subscription.
The text was updated successfully, but these errors were encountered:
#24: Fixed nested state updates by creating new pausers for each tree…
2d1c04a
… node
#24: Fixed indentation
9c4f7c0
Merge pull request #25 from shiftyp/bug/#24-nested-state
b8abdff
#24: Fixed nested state updates by creating new pausers for each tree node
shiftyp
No branches or pull requests
When reducing nested state, and subscribing to root state, new values for nested state are not reflected in the subscription.
The text was updated successfully, but these errors were encountered: