select
select copied to clipboard
fix: use optional 'forceRender' prop to pre-render the listbox
As it stand right now, the listbox is added to the DOM after the user interacts with the Select component. This is a problem because it will throw an error when running accessibility tests. To fix this, allow 'forceRender' prop to be passed to SelectTrigger in order for it to render the listbox before any user interaction
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Updated |
|---|---|---|---|
| select | ✅ Ready (Inspect) | Visit Preview | Sep 1, 2022 at 4:42PM (UTC) |