-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
I'm trying to figure out how to get all records with a certain tag, can I pass tags to the options? can I leave query as null or undefined? I can't get it to work 😩
I'm thinking something like
const results = useFlexSearch(undefined, index, store, {
tag: 'Furniture > Sofas and poufs',
});Metadata
Metadata
Assignees
Labels
No labels