Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Unable to use ! with the empty field value #11756

Closed
@codebased

Description

@codebased

With the previous version I could use "!" for filtering records where field has null or empty value.

example:

ng-repeat="category in vm.model.categories | filter: {parentId: '!'}"

After changing to the latest, it is breaking.

Any suggestion?

Metadata

Metadata

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions