Skip to content

Filter doesn't work with nested properties #111

Open
@VictorMGoulart

Description

@VictorMGoulart

Description
Searching for nested properties name doesn't work

How To Reproduce
Steps to reproduce the behavior:

CodeSandbox: https://codesandbox.io/s/runtime-sky-biu91?file=/src/App.js

  • Search for "person.0.firstName" or "firstName" - doesn't show any responses in any case

Expected behavior

  • Should show person.0.firstName when searching for "person.0.firstName" or person.0.firstName and person.1.firstName when searching for "firstName"

Screenshots
image
all responses

image
searching for "person.0.firstName"

image
searching for "firstName"

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions