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

fix(hooks-web): don't pass widget props to ui components #3501

Merged
merged 2 commits into from
Jun 6, 2022

Conversation

Haroenv
Copy link
Contributor

@Haroenv Haroenv commented Jun 6, 2022

Summary

Similar to #3499, but i did a search for other places props was used literally in -web

We'd get a typescript error for these if microsoft/TypeScript#39998 was fixed, but that doesn't seem to be on their table yet

Result

all connector props are correctly avoided to be passed to the ui component

Similar to #3499, but i did a search for other places props was used literally in -web

We'd get a typescript error for these if microsoft/TypeScript#39998 was fixed, but that doesn't seem to be on their table yet
@Haroenv Haroenv requested review from a team, FabienMotte and sarahdayan and removed request for a team June 6, 2022 14:54
@codesandbox-ci
Copy link

codesandbox-ci bot commented Jun 6, 2022

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 f5f98f9:

Sandbox Source
algolia/create-instantsearch-app Configuration
routing-basic Configuration
algolia/react-instantsearch Configuration

@netlify
Copy link

netlify bot commented Jun 6, 2022

Deploy Preview for react-instantsearch ready!

Name Link
🔨 Latest commit f5f98f9
🔍 Latest deploy log https://app.netlify.com/sites/react-instantsearch/deploys/629e1b2e68753b00082001d6
😎 Deploy Preview https://deploy-preview-3501--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.

….tsx

Co-authored-by: François Chalifour <francoischalifour@users.noreply.github.com>
@Haroenv Haroenv merged commit 5bd53c1 into master Jun 6, 2022
@Haroenv Haroenv deleted the fix/widget-props-hooks branch June 6, 2022 15:29
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.

3 participants