joemfb / ml-search-ng

angular module for MarkLogic search applications
https://joemfb.github.io/ml-search-ng/
9 stars 10 forks source link

Clearing a facet that wasn't selected breaks execution #108

Open grtjn opened 8 years ago

grtjn commented 8 years ago

It would be better if it silently stopped. Just return this if !active:

https://github.com/joemfb/ml-search-ng/blob/master/src/ml-search.service.js#L740