angular-responsive
angular-responsive copied to clipboard
ng-click not work with directives
If you add to div for example data-ar-mobile and ng-click attributes - click listener not trigger. Workaround: wrap your ng-click div with another div where you have data-ar-mobile attribute.