Console Errors and Broken Image When Uploading a New Profile Image in Admin Profile.
Closed this issue · 1 comments
ashishkumar-webkul commented
Bug report
Title
Console Errors and Broken Image When Uploading a New Profile Image in Admin Profile.
Issue Description
When attempting to upload and save a new profile image in the Admin Profile, the process completes with visible console errors. Additionally, instead of the updated profile image, a broken image icon is displayed. This issue disrupts the profile update functionality and creates a poor user experience.
Preconditions
1.Admin must be logged in.
Steps to reproduce
- Log in to the Admin Panel.
- Navigate to Admin Profile -> Edit Profile.
- Upload a new profile image using the provided upload option.
- Click Save to update the profile.
- Observe the console for errors and check if the updated profile image appears.
Expected result
- The new profile image should be uploaded and displayed without any console errors.
- The image should render correctly in the Admin Profile section.
Actual result
- Console errors appear after saving the new profile image.
- A broken image icon is displayed instead of the uploaded profile image.
Video
Image.adding.mp4
amit-webkul commented