bindonce icon indicating copy to clipboard operation
bindonce copied to clipboard

Conditions in bo-style

Open MaestroJurko opened this issue 9 years ago • 0 comments

bo-style="attrs.desc != null && {'margin-top': '23px'}"

TypeError: undefined is not a function at Function.jQuery.extend.camelCase (http://127.0.0.1:8080/publisher-reports2/js/Components/jquery/dist/jquery.js:344:17) at Function.jQuery.extend.css (http://127.0.0.1:8080/publisher-reports2/js/Components/jquery/dist/jquery.js:5926:22) at http://127.0.0.1:8080/publisher-reports2/js/Components/jquery/dist/jquery.js:6048:12 at jQuery.access (http://127.0.0.1:8080/publisher-reports2/js/Components/jquery/dist/jquery.js:3463:10) at jQuery.fn.extend.css (http://127.0.0.1:8080/publisher-reports2/js/Components/jquery/dist/jquery.js:6030:10) at Object.ctrl.runBinders (http://127.0.0.1:8080/publisher-reports2/js/Components/angular-bindonce/bindonce.js:175:25) at Object.ctrl.addBinder (http://127.0.0.1:8080/publisher-reports2/js/Components/angular-bindonce/bindonce.js:80:13) at http://127.0.0.1:8080/publisher-reports2/js/Components/angular-bindonce/bindonce.js:303:26 at nodeLinkFn (http://127.0.0.1:8080/publisher-reports2/js/Components/angular/angular.js:6841:13) at compositeLinkFn (http://127.0.0.1:8080/publisher-reports2/js/Components/angular/angular.js:6225:13)

MaestroJurko avatar Aug 15 '14 13:08 MaestroJurko