fundamental-react icon indicating copy to clipboard operation
fundamental-react copied to clipboard

Select doesn't pass the ref to the input

Open dariadomagala-sap opened this issue 4 years ago • 0 comments

Description

Select component doesn't pass the ref to the input component. I cannot use myRef.current.value since myRef is a whole div that wraps another div that wraps an input.

Versions

fundamental-react: 0.14.0-rc.27


NOTE: Where applicable, please include uncropped screen captures.

DISCLAIMER: After triaging an issue, the fundamental-react team will see if it can be reproduced or confirmed. If more information is needed, the fundamental-react team will contact the author. Any issues awaiting responses from the author for more than 7 days will be closed. The author can re-open the issue at a later time if they can present the requested information.

dariadomagala-sap avatar Jul 12 '21 13:07 dariadomagala-sap