-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Open
Description
📝 Provide detailed reproduction steps (if any)
- Use link plugin with link_list, files_upload_handler and documents_file_types
- Make link_list return an empty list
- Click Insert/Edit link, "Upload" tab then try to upload a file
Here's a codepen with image plugin in comparison : https://codepen.io/webcompenc/pen/ByKXLrV
Try to upload a .png file through the link plugin.
✔️ Expected result
The link list should atleast have the "None" option when it is emptied (like it is done with the image plugin) and uploading a file shouldn't trigger an error.
❌ Actual result
This triggers an error :
<img width="490" height="348" alt="Image" src="https://github.com/user-attachments/assets/688e5a13-204e-4726-8ce8-8e4fd9af04e9" #/>
📃 Other details
- Browser: Chrome
- OS: Windows
If you'd like to see this fixed sooner, add a 👍 reaction to this post.
ncoudinwc
Metadata
Metadata
Assignees
Labels
No labels