Select
component raises collection.findMany is not a function
error
#3306
Labels
Select
component raises collection.findMany is not a function
error
#3306
Description
When I attempted to use Ark's
Select
component for the first time, after copy + pasting the basic example from the docs, I encounter an error describingcollection.findMany is not a function
It appears as though the
ListCollection
returned bycreateListCollection
does not provide afindMany
property, or any of the other properties apart fromoptions
anditems
. I'm not sure why.Link to Reproduction (or Detailed Explanation)
https://stackblitz.com/edit/github-2bvq5ryy?file=src%2Fapp%2Fselect%2Fpage.tsx
Steps to Reproduce
Basic
component to any page in the appArk UI Version
4.9.1
Framework
Browser
Arc
Additional Information
The text was updated successfully, but these errors were encountered: