abstract-purpleA
Refine3y ago
1 reply
abstract-purple

How to solve refine (strapi v4) upload cors problem?

I want to upload image file to my local filesystem. i use Strapi v4 data provider.
I viewed this reference. thanks.
https://refine.dev/docs/examples/upload/antd/multipart/
Multipart Upload is supported by the refine. With refine, you may upload any file using Multipart Upload logic. In this example we showed you how to upload images with Multipart Upload to a resource. Check out the live example for more information.
Multipart Upload | refine
Was this page helpful?