Griddle icon indicating copy to clipboard operation
Griddle copied to clipboard

When filter returns empty list then filter is unmounted and remounted

Open benoj opened this issue 6 years ago • 1 comments

Hey,

When my filter returns false for all entries the filter is being unmounted. This is causing issues as i am losing my search fields as I have a custom filter which stores it in state.

Any ideas why this is happening?

benoj avatar Oct 17 '17 15:10 benoj

Are you able to produce a minimal repro of this? The project's Storybook is a good mechanism for proving defects.

dahlbyk avatar Oct 17 '17 16:10 dahlbyk