Skip to content

Conversation

dlech
Copy link
Contributor

@dlech dlech commented Dec 17, 2022

13118cd introduced a ref property to the inputProps of SearchInput. This is not compatible with the ref property of the Blueprints.js InputGroup component and needs to be passed to the inputRef property instead.

Fixes: #197

dlech and others added 2 commits December 17, 2022 11:29
lukasbach@13118cd introduced a `ref` property to the `inputProps` of `SearchInput`. This is not compatible with the `ref` property of the Blueprints.js `InputGroup` component and needs to be passed to the `inputRef` property instead.

Fixes: lukasbach#197
@lukasbach lukasbach merged commit 7d648b3 into lukasbach:main Dec 17, 2022
@dlech dlech deleted the patch-1 branch December 17, 2022 23:51
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.

Search input renderer for Blueprints.js broke

2 participants