ITADN

Select `item` prop is forwarded to the DOM element in Svelte

#3853Closedbrianle1301 创建于 2026-04-09
triage
B
brianle1301commented
### Description The `item` prop in `Select.Item` get passed to the DOM, resulting in `item="[object Object]"` ### Link to Reproduction (or Detailed Explanation) https://stackblitz.com/run?file=src%2FApp.svelte&showSidebar=0 ### Steps to Reproduce 1. Run the example in StackBlitz 2. Inspect the element for `Select.Item` ### Ark UI Version 5.20.0 ### Framework - [ ] React - [ ] Solid - [ ] Vue - [x] Svelte ### Browser N/A ### Additional Information _No response_
关闭于 2026-04-10 1 条评论