node-formidable/formidable

ctx of koa cant not get the hash of file

SparkElf opened this issue · 2 comments

ctx at koa cant not get hash.
image
expect : console.log(file.newFilename) is not undefined.
koa 2.13.4
nodejs 16.8

Ideally you fill the new issue template and post code as text and explain what you are trying to do.

I agree with @GrosSacASac :D

Aside.. we have koa example and tests, plus I used it in koa-better-body, it for sure works, so.. there's no reason and no changes made in that regard.