Skip to content

Instantly share code, notes, and snippets.

@yurenju
Created March 18, 2015 11:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yurenju/a717ed4ba4e0a24203cc to your computer and use it in GitHub Desktop.
Save yurenju/a717ed4ba4e0a24203cc to your computer and use it in GitHub Desktop.
Error: Invalid parameter in getDocument, need either Uint8Array, string or a parameter object
at error (http://localhost:3333/js/vendor.js:81795:9)
at Object.getDocument (http://localhost:3333/js/vendor.js:83385:7)
at link (http://localhost:3333/js/vendor.js:142883:15)
at invokeLinkFn (http://localhost:3333/js/vendor.js:55151:9)
at nodeLinkFn (http://localhost:3333/js/vendor.js:54661:11)
at delayedNodeLinkFn (http://localhost:3333/js/vendor.js:54909:11)
at compositeLinkFn (http://localhost:3333/js/vendor.js:54010:13)
at publicLinkFn (http://localhost:3333/js/vendor.js:53889:30)
at boundTranscludeFn (http://localhost:3333/js/vendor.js:54028:16)
at controllersBoundTransclude (http://localhost:3333/js/vendor.js:54688:18) <ng-pdf template-url="app/partials/viewer.html" ng-if="hasPDF" ng-style="{position: 'fixed', top: 0, left:0, right: 0, bottom: 0, 'z-index': 9}" scale="page-fit" ng-controller="PDFPlayerCtrl" class="ng-scope">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment