Resource Image Upload and URL Transmission Failure
We are encountering an issue where images for resources cannot be successfully uploaded, and the URLs for the images are not correctly transmitted to the backend. This is critical as it prevents users from effectively adding resources with associated images.
-
The image should successfully upload, and the URL of the uploaded image should be sent to the backend along with other resource details. This URL should be stored in the database for future retrieval and display.
Edited by Yongjian Duan