Select `item` prop is forwarded to the DOM element in Svelte
triage
### 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 条评论