Results 4 comments of Roman Yudin

For now, I've found temporary solution for me. In angular-tags-0.2.10-tpls.js I changed line number 25: `" data-typeahead=\"stag as stag.name for stag in srcTags|{{typeaheadOptions.filter}}:$viewValue|orderBy:orderBy\"\n" +` I've changed `filter:$viewValue` to `{{typaheadOptions.filter}}:$viewValue`. Filter...

I guess yes. In angular bootstrap typeahead directive you may change filter directly in directive's attribute. `stag as stag.name for stag in srcTags|customFilter` But in your case there is a...

It would be a perfect tool in case you fix sourcemaps. At the moment source maps don't work for me on windows 10. I see only compiled code when run...

Why was it closed? It still doesn't work. Moreover react-router-redux is not a solution. It doesn't have params in store. I propose to reopen this bug.