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

Bug fix in subscription-hoc #7506

Merged
merged 4 commits into from
Sep 17, 2021
Merged

Bug fix in subscription-hoc #7506

merged 4 commits into from
Sep 17, 2021

Conversation

YarBez
Copy link
Contributor

@YarBez YarBez commented Dec 22, 2020

Bug fix: rename componentDidUpate to componentDidUpdate in subscription-hoc.tsx
shouldResubscribe option does not work because of this.

@apollo-cla
Copy link

@YarBez: Thank you for submitting a pull request! Before we can merge it, you'll need to sign the Apollo Contributor License Agreement here: https://contribute.apollographql.com/

@barmaley443-sfdev
Copy link

please merge this PR

@YarBez YarBez closed this Jan 28, 2021
@benjamn
Copy link
Member

benjamn commented Sep 17, 2021

@YarBez I'm very sorry this PR went unreviewed and unmerged. I hope you don't mind if I reopen and rebase.

I found my way here after seeing #8776 (review) and searching the repository for the componentDidUpate typo, since it seemed like something someone must have noticed before. Not only were you the person who noticed it, you also fixed the resulting test failure. Thank you on both counts!

@benjamn benjamn merged commit a0db6bf into apollographql:main Sep 17, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 15, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants