angular-feedback icon indicating copy to clipboard operation
angular-feedback copied to clipboard

html2canvasUrl option, why it must be setted

Open luxueyan opened this issue 8 years ago • 1 comments

If I don't wanna load html2canvas.js async, this is not a good experience

luxueyan avatar Mar 09 '16 03:03 luxueyan

It could work like this: https://github.com/artozah/feedback-tool/blob/master/src/feedback.js#L1 and define html2canvas in the package.json

timelf123 avatar Aug 31 '16 20:08 timelf123