Skip to content

igxTextHighlight - searching has side effect on unmatched cell. #1493

Closed
@tkiryu

Description

@tkiryu

Steps to reproduce

  1. Go to https://stackblitz.com/edit/igx-highlight-text-issue
  2. Type "aaa" in the search box.
  3. Press enter key.

Result

There are two problems.

  1. igxCell template style is cleared.
  2. undefined is displayed on dummy cell.

Expected result

1, 2. Nothing should happen to the cell that the search word doesn't match.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions