Farhan Ghumra

Results 4 comments of Farhan Ghumra

@joshstar you mean to say it's not possible to define common controllers. Either I have to use `$scope` or have to go for duplicate directives each for controllers.

@brentchow Please bump the AngularJS version. I am getting error `ECONFLICT Unable to find suitable version for angular` while installing from bower. I need to use AngularJS v1.5.8

Yeah, I was going to ask about how to use multiselect in cascading style. If I have agency list and based on selected multiple agency I need to load agency...

Add `accept="image/*"` in `input` tag with `type="file"` to accept only images.