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

Fix contexts in Keyed and Indexed #293

Merged
merged 1 commit into from
Nov 5, 2021
Merged

Fix contexts in Keyed and Indexed #293

merged 1 commit into from
Nov 5, 2021

Conversation

lukechu10
Copy link
Member

@lukechu10 lukechu10 commented Nov 5, 2021

Should fix #282 and unblock #279

Also fixes doctests errors introduced in #269

@lukechu10 lukechu10 added C-bug Category: bug, something isn't working A-context labels Nov 5, 2021
@lukechu10 lukechu10 merged commit d1a775b into master Nov 5, 2021
@lukechu10 lukechu10 deleted the fix-iter-contexts branch November 5, 2021 04:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Category: bug, something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

use_context inside a Router can't find context when used after route change
1 participant