Insert Image problem
Greetings!
If the RTE is placed inside an EditForm and try to insert an image that is saved on the server via an api call then after selecting the image for upload the api call is not executed.
I am attaching a sample project to illustrate the issue. In the Home.razor the first RTE is standalone and works perfectly.
After we click in the insert image and select an image for uploading then the file is uploaded successfully (see screenshot RTE1.png). The second is part of an EditForm. On the insert image popup after selecting the image to be uploaded, the image is not uploaded automatcally, the popup displays the message "Ready to upload" (see screenshot RTE2.png) and the Insert button is not working.
Is this behaviour a bug or am I missing something?
Best Regards,
Sotiris
Attachment: screenshots_b134fa69.rar
Hi Sotiris,
We have considered the reported issue “The SaveUrl property is not functioning correctly within the Rich Text Editor inside an EditForm component" as a bug from our end and will be fixed in our October 22, 2024, patch release.
Now you can track the status of the reported issue through the feedback below,
Disclaimer: “Inclusion of this solution in the weekly release may change due to other factors including but not limited to QA checks and works reprioritization.”
Hi Sotiris,
Root cause: In the image dialog, the uploader template is designed to facilitate larger file uploads. However, please note that this template is only effective when the Save URL property is not configured. If the Save URL property is set, the uploader's status will remain in the "ready to upload" state, which will prevent further file upload actions.
Thanks,
Bhuvaneshwari T
- 3 Replies
- 3 Participants
- Marked answer
-
SO Sotiris
- Oct 4, 2024 10:24 AM UTC
- Oct 28, 2024 08:50 AM UTC