kevin

Results 3 issues of kevin

### What were you trying to do? Preview a pdf file and add watermark ### How did you attempt to do it? ```html createPdf(); async function createPdf() { const existingPdfBytes...

bug
needs-triage

docker-compose up db容器报错正常启运行 realworld容器报错: Sequelize Error: connect ECONNREFUSED 127.0.0.1:3306

![type](https://user-images.githubusercontent.com/10323102/36713001-6f42a6cc-1bc6-11e8-82d0-3b24016f2f9a.png) #### suggestion: add the options to new File() ```javascript buildFile (blob, name, options) { return new File([blob], name, options) } ``` #### pls have a check. Thx!