gregnb / gregnb/mui-datatables

option.filterType error

Open
#1,700 1 comment 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.