Closed rrickgauer closed 3 years ago
fix the CORS issue with the FilePond library for when you are editing a product.
I fixed this issue by editing the config file in xampp and added at the bottom:
Header Set Access-Control-Allow-Origin * Header Set Access-Control-Allow-Headers *
fix the CORS issue with the FilePond library for when you are editing a product.