Skip to content
This repository has been archived by the owner on Dec 30, 2022. It is now read-only.

fix(hooks): type of DynamicWidgets props #3566

Merged
merged 1 commit into from
Jul 18, 2022
Merged

fix(hooks): type of DynamicWidgets props #3566

merged 1 commit into from
Jul 18, 2022

Conversation

Haroenv
Copy link
Contributor

@Haroenv Haroenv commented Jul 18, 2022

Summary

instead of having the type correctly match which types are not allowed, there was an allow-list that was missing members. This is now fixed by going to a disallow-list of InstantSearch.js props that aren't needed

Result

fixes #3563

@Haroenv Haroenv requested review from a team, sarahdayan and francoischalifour and removed request for a team July 18, 2022 08:50
@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 5d1ae52:

Sandbox Source
algolia/create-instantsearch-app Configuration
hooks-example Configuration
algolia react hooks Issue #3563

@netlify
Copy link

netlify bot commented Jul 18, 2022

Deploy Preview for react-instantsearch ready!

Name Link
🔨 Latest commit 5d1ae52
🔍 Latest deploy log https://app.netlify.com/sites/react-instantsearch/deploys/62d51ef319a6c80008575561
😎 Deploy Preview https://deploy-preview-3566--react-instantsearch.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@Haroenv Haroenv merged commit 612c98b into master Jul 18, 2022
@Haroenv Haroenv deleted the fix/dw-typing branch July 18, 2022 10:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Typing for "facets" missing in <DynamicWidgets> definition
2 participants