Ng-repeat filter not working when iconic.ui.tab directive is loaded

I’m not sure if this is a known issue or not. I have a list(ng-repeat) with a simple text filter. I had added the iconic.ui.tabs directive to the app and noticed the filtering did not function at all. I would type a word and nothing would change but as i removed characters i would see the list change(not as intended). Once i removed the directive from the bootstrap process, the filtering would work as intended.

Thanks

@alexcasanova200, it’s hard to say without an example. Do you have one to play with? Thanks.