Griddle version
1.13.1
Expected Behavior
Entering a query in the filter box which matches a nested field should return the row with that data.
Actual Behavior
Entering a query in the filter box which matches a nested field returns no results.
Steps to reproduce
Run the storybook and browse to the 'with nested column data' story. Enter 'hawaii' in the filter, observe there are no results.
Pull request with failing test or storybook story with issue
Can be reproduced from the storybook.
Edit: it appears this last worked in v1.11.2