-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Hello, I'm trying to run the demo and I'm facing this issue.
TypeScript error in /Users/sespinosa/Documents/gustavo/headless-documentation-material-ui-react-codesandbox/node_modules/@coveo/headless/dist/definitions/features/advanced-search-queries/advanced-search-queries-actions.d.ts(15,119):
',' expected. TS1005
13 | * @param (advancedSearchQueries) The current state of the advanced search queries.
14 | */
> 15 | export declare const updateAdvancedSearchQueries: import("@reduxjs/toolkit").ActionCreatorWithPreparedPayload<[payload: AdvancedSearchQueryActionCreatorPayload], AdvancedSearchQueryActionCreatorPayload, "advancedSearchQueries/update", never, never>;
| ^
16 | /**
17 | * Registers the initial state of the advanced search queries.
18 | * @param (advancedSearchQueries) The initial state of the advanced search queries.
Any guidance would be appreciated.
Metadata
Metadata
Assignees
Labels
No labels