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

refactor!: putContext doesn't trigger fetchAndActivate #178

Closed
wants to merge 1 commit into from

Conversation

fabriziodemaria
Copy link
Member

@fabriziodemaria fabriziodemaria commented Nov 21, 2024

A possible way to simplify our APIs is to avoid internal side-effects, and rather offer a more granular yet straightforward set of APIs.

Namely, in this PR: putContext does not automatically trigger a fetchAndActivate in the background. The App is always in control of when to fetchAsync or when to fetchAndActivate

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.

1 participant