We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Actually on online example barcode doesn't work. This is console error.
Error: drawBarcode is not defined BarcodeItem/this.renderToCanvas@https://rawgit.com/germanger/zebra-html5-designer/master/index.html:115:21 $scope.redraw@https://rawgit.com/germanger/zebra-html5-designer/master/index.html:143:37 $scope.openBarcodeItemModal/<@https://rawgit.com/germanger/zebra-html5-designer/master/index.html:245:28 e/<@https://ajax.googleapis.com/ajax/libs/angularjs/1.5.8/angular.min.js:131:20 $eval@https://ajax.googleapis.com/ajax/libs/angularjs/1.5.8/angular.min.js:145:347 $digest@https://ajax.googleapis.com/ajax/libs/angularjs/1.5.8/angular.min.js:142:420 $apply@https://ajax.googleapis.com/ajax/libs/angularjs/1.5.8/angular.min.js:146:113 compile/</<@https://ajax.googleapis.com/ajax/libs/angularjs/1.5.8/angular.min.js:276:247 Sf@https://ajax.googleapis.com/ajax/libs/angularjs/1.5.8/angular.min.js:37:127 d@https://ajax.googleapis.com/ajax/libs/angularjs/1.5.8/angular.min.js:37:74 angular.js:13920:17 Angular 9
Same error in local with different browsers.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Actually on online example barcode doesn't work.
This is console error.
Error: drawBarcode is not defined
BarcodeItem/this.renderToCanvas@https://rawgit.com/germanger/zebra-html5-designer/master/index.html:115:21
$scope.redraw@https://rawgit.com/germanger/zebra-html5-designer/master/index.html:143:37
$scope.openBarcodeItemModal/<@https://rawgit.com/germanger/zebra-html5-designer/master/index.html:245:28
e/<@https://ajax.googleapis.com/ajax/libs/angularjs/1.5.8/angular.min.js:131:20
$eval@https://ajax.googleapis.com/ajax/libs/angularjs/1.5.8/angular.min.js:145:347
$digest@https://ajax.googleapis.com/ajax/libs/angularjs/1.5.8/angular.min.js:142:420
$apply@https://ajax.googleapis.com/ajax/libs/angularjs/1.5.8/angular.min.js:146:113
compile/</<@https://ajax.googleapis.com/ajax/libs/angularjs/1.5.8/angular.min.js:276:247
Sf@https://ajax.googleapis.com/ajax/libs/angularjs/1.5.8/angular.min.js:37:127
d@https://ajax.googleapis.com/ajax/libs/angularjs/1.5.8/angular.min.js:37:74
angular.js:13920:17
Angular 9
Same error in local with different browsers.
The text was updated successfully, but these errors were encountered: