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!: remove AblyProvider options prop #1446

Merged
merged 1 commit into from
Sep 22, 2023

Conversation

owenpearson
Copy link
Member

Resolves #1439

Opted for removing this prop as it's there isn't really a sensible/unopinionated way to manage the connection of the ably client if it's created implicitly by the context provider.

@github-actions github-actions bot temporarily deployed to staging/pull/1446/features September 21, 2023 14:34 Inactive
@owenpearson owenpearson merged commit d735e23 into main Sep 22, 2023
11 checks passed
@owenpearson owenpearson deleted the remove-provider-options-prop branch September 22, 2023 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

React: issue with using options with React.StrictMode
2 participants