vibe
vibe copied to clipboard
[Bug]: Wrong ref type for Dropdown
Vibe version
3.42.0
Describe the bug
Dropdown expects to have a ref of type HTMLElement here, but the real value of it is internal react-select StateManager
Expected behavior
Dropdown should expect and accept correct ref type
Steps to reproduce
- Install
@vibe/core - Install
typescript - Try to set ref of type of
react-selectref
Reproduction example link
No response
System Info