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

Clarify that ContextDetail.unsubscribe property may not exist #223

Merged
merged 1 commit into from
Mar 23, 2021
Merged

Clarify that ContextDetail.unsubscribe property may not exist #223

merged 1 commit into from
Mar 23, 2021

Conversation

micahjon
Copy link
Contributor

@micahjon micahjon commented Feb 1, 2021

Fixes Typescript compilation error due to unsubscribe property not existing on ContextDetail when a context consumer is used without a provider.

This Typescript error is referenced in #201 and #209.

Fixes Typescript compilation error due to unsubscribe property
not existing on ContextDetail when a context is used without a provider.
@micahjon micahjon mentioned this pull request Feb 1, 2021
@micahjon micahjon changed the title Make ContextDetail.unsubscribe property optional Clarify that ContextDetail.unsubscribe property may not exist Feb 1, 2021
@matthewp matthewp merged commit 0a34d90 into matthewp:master Mar 23, 2021
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.

2 participants