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

feat: CLEAR_DATA to clear composite and queries as well #421

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

benomatis
Copy link

Fixes #418 dispatch({ type: actionTypes.CLEAR_DATA }) does not clear 'queries' and 'composite'

@benomatis
Copy link
Author

I tested this but it's not actually working - I don't understand the code enough to be able to know why, so if anyone interested in having this solved, and can help fixing it, I'd be happy to get corrected. Thanks.

@benomatis
Copy link
Author

I tested this but it's not actually working - I don't understand the code enough to be able to know why, so if anyone interested in having this solved, and can help fixing it, I'd be happy to get corrected. Thanks.

It's working now - I forgot to build the package.

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

Successfully merging this pull request may close these issues.

dispatch({ type: actionTypes.CLEAR_DATA }) does not clear 'queries' and 'composite'
1 participant