You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a workaround, a custom label on the Select.Item will get used instead (but needs to be specified on each one). This could be fixed by reading the .textContent of Select.ItemText instead of the whole Select.Item
Bug report
Current behavior
When:
Select.Item
with React Router'sLink
desc
for SVG withinSelect.ItemIndicator
Select.Value
shows the SVGdesc
:Screen.Recording.2025-05-19.at.19.39.36.mov
Expected behavior
Select.Value
does not show the SVGdesc
.Reproducible example
https://codesandbox.io/p/sandbox/wonderful-banzai-83wrmg
Base UI version
1.0.0-alpha.8
Which browser are you using?
Chrome
Which OS are you using?
Mac OS
Which assistive tech are you using (if applicable)?
N/A
Additional context
For context on why we are trying to use
Link
withSelect
, I am trying to implement this:Screen.Recording.2025-05-19.at.19.42.08.mov
The text was updated successfully, but these errors were encountered: