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