gregnb / gregnb/mui-datatables

CustomFilterListRender not working when ServerSide = true

Open
#983 3 comments 5 reactions 0 assignees View on GitHub
bug
Dominant language
JavaScript
Stars
2.7k
Forks
906
PR merge metrics
No merged PRs in 30d

Description

CustomFilterListRender does not work when ServerSide = true

## Expected Behavior
After a filter has been applied, the chip should display with the filtered data.

## Current Behavior
No chip pops up, with/without customFilterListRender specified.

## Steps to Reproduce (for bugs)
- apply any filter from the filter list
- a chip with the filter value should pop up
[Works using v2.11.1](https://codesandbox.io/s/muidatatables-zfxlm)
[Doesn't work using v2.12.0](https://codesandbox.io/s/muidatatables-f2uc1)

1.
2.
3.
4.

## Your Environment

| Tech | Version |
|--------------|---------|
| Material-UI | |
| MUI-datatables | 2.12.0 |
| React | 16.9.0 |
| browser | chrome |
| etc | |

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.