vue3-print-nb icon indicating copy to clipboard operation
vue3-print-nb copied to clipboard

当input类型为文件会报错

Open Leopold1988 opened this issue 2 years ago • 1 comments

https://github.com/Power-kxLee/vue3-print-nb/blob/e3c2b9fde8f5356c1b1efed1b7798913e9a6ce60/src/print/packages/printarea.js#L238

Leopold1988 avatar Oct 09 '22 10:10 Leopold1988

前提是file里面要有值,空file不会报错。 VM36483:1 Uncaught DOMException: Failed to set the 'value' property on 'HTMLInputElement': This input element accepts a filename, which may only be programmatically set to the empty string.

Leopold1988 avatar Oct 09 '22 10:10 Leopold1988