Open benoj opened 7 years ago
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.
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?