-
Notifications
You must be signed in to change notification settings - Fork 204
Open
Description
Edit: I think I linked to a specific branch/tag, but as of 2025-03-14 it is also like this in the main branch.
| previewImage(fileChooser.files[0]); |
| function previewImage(fileChooser) { |
Either the wrong argument is passed when calling previewImage or it should be a call directly to showPreviewImage because as written, you get an exception
Metadata
Metadata
Assignees
Labels
No labels


