arthurvaverko / ngx-highlight

Angular directive to highlight text in the html container and it's children.
https://arthurvaverko.github.io/ngx-highlight/
MIT License
17 stars 8 forks source link

Using ngx-highlight with ng2-smart-table #1

Open edmondko opened 7 years ago

edmondko commented 7 years ago

I'm using both libraries and it works fine, but when I attach the [highlight] directive, it works but it stops the filtering of the table

arthurvaverko-kaltura commented 7 years ago

I'd be glad to help, if you could upload a small example repo that reproduces the issue that wold be appreciated