Griddle
Griddle copied to clipboard
When filter returns empty list then filter is unmounted and remounted
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?
Are you able to produce a minimal repro of this? The project's Storybook is a good mechanism for proving defects.