besscroft / kamera

一款专供摄影佬使用的记录网站,基于 Nuxt 3 开发,瀑布流展示图片,预览图片及 EXIF 信息,支持常见的图片格式。 可读取 EXIF 信息并上传、管理维护图片数据,首页精品照片展示,子页分类展示等功能。 图片存储兼容 S3 API、AList API、支持 CDN 配置。同时适配了 PC 和移动端的样式与交互。今天又是想当二次元摄影高手的一天呢!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Netlify Nuxt3 file upload exception

besscroft opened this issue · comments

On the Netlify platform, nuxt3 does not correctly obtain the formdata object through readMultipartFormData.

非常感谢您提交了 issues,我们很高兴能够与您一起合作解决这个问题。我们将尽快进行审核,并会在 24 小时内回复您。在此期间,如有任何问题,请随时联系我们。再次感谢您的贡献!

Related questions: nuxt/nuxt#24587

Related questions: unjs/h3#590