ai_saas_app
ai_saas_app copied to clipboard
Transformed image issue
I've been facing an issue for not seeing the transformed image, after clicking on the "apply transformation" button the transformed image section keeps loading forever and doesn't shows the transformed image and by looking through inspect it shows these errors -
but even if I try to save transformed image even without it showing on the screen by clicking the "save image" button the page loads to transformation page and the newly transformed image data also gets saved in my mongodb atlas database,
So what exactly I am facing the issue and how can I fix it as I've already checked my code with the video