Skip to content

Allow filters with nested paths where one of the objects is not defined#60

Open
jpravetz wants to merge 2 commits into
tochoromero:masterfrom
jpravetz:master
Open

Allow filters with nested paths where one of the objects is not defined#60
jpravetz wants to merge 2 commits into
tochoromero:masterfrom
jpravetz:master

Conversation

@jpravetz

Copy link
Copy Markdown
Contributor

Fixes issue when filtering doesn't work for nested properties where one of the objects is not defined. For example, if you define a filter with nested property a.b and not every one of your enum data contains a, as in [ { a: { b: 1}}, {}].

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant