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

remove should_render #870

Merged
merged 6 commits into from Jan 9, 2023
Merged

remove should_render #870

merged 6 commits into from Jan 9, 2023

Conversation

rmorshea
Copy link
Collaborator

@rmorshea rmorshea commented Jan 7, 2023

Closes #846, #847

Checklist

Please update this checklist as you complete each item:

  • Tests have been included for all bug fixes or added functionality.
  • The changelog.rst has been updated with any significant changes.
  • GitHub Issues which may be closed by this Pull Request have been linked.

@rmorshea rmorshea changed the title remove should render remove should_render Jan 7, 2023
@rmorshea rmorshea force-pushed the remove-should-render branch 2 times, most recently from 4015997 to 0736668 Compare January 8, 2023 21:41
also adds a regression test in the case a component does not render its
children
@rmorshea rmorshea marked this pull request as ready for review January 8, 2023 22:16
@rmorshea
Copy link
Collaborator Author

rmorshea commented Jan 9, 2023

I'm actually ok merging this without review.

@rmorshea rmorshea merged commit 0621716 into main Jan 9, 2023
@rmorshea rmorshea deleted the remove-should-render branch January 9, 2023 00:36

**Fixed**

- :issue:`846` - Nested context does no update value if outer context should not render.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

does not*

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.

Nested context does not update value if outer context should not render
2 participants