naive-ui icon indicating copy to clipboard operation
naive-ui copied to clipboard

fix(upload): make onBeforeUpload serializable

Open eagleoflqj opened this issue 1 year ago • 2 comments

Added e2e test using playwright. Run by pnpm run test:e2e, or install https://marketplace.visualstudio.com/items?itemName=ms-playwright.playwright to debug. The bug is tested at src/upload/tests/e2e.spec.js. Comment line 9 and uncomment line 10 of src/_e2e/index.html to reproduce.

eagleoflqj avatar Oct 30 '22 20:10 eagleoflqj