angular-multiple-selection icon indicating copy to clipboard operation
angular-multiple-selection copied to clipboard

The plugin not working when debug_info = false on production

Open ankitverma2211 opened this issue 8 years ago • 1 comments

screen shot 2016-09-27 at 10 57 17 am

The debug_info when enabled in production removes the access to scope while accessing it in this manner

angular.element.child[i].scope()

This will be undefined .

ankitverma2211 avatar Sep 27 '16 05:09 ankitverma2211

Having the same issue. If anyone has a version that works with the debugInfoEnabled set to false, please let me know. Thanks.

adeopura4 avatar Mar 16 '19 04:03 adeopura4