gregnb / gregnb/mui-datatables
option.filterType error
- Dominant language
- JavaScript
- Stars
- 2.7k
- Forks
- 906
- PR merge metrics
- No merged PRs in 30d
Description
## Expected Behavior
When i excecute npm run build in my project i have the following error message:
The types of 'options.filterType' are incompatible between these types.
Type 'string' is not assignable to type 'FilterType'.
"mui-datatables": "^3.7.7",
"@types/mui-datatables": "^3.7.2",
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the npm run build failure with mui-datatables 3.7.7 and @types/mui-datatables 3.7.2. Inspect how options.filterType is declared in the package and its type definitions; done means the reported type incompatibility is resolved and the build succeeds.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100