While using the FileUpload component with SolidJS, I encountered an issue where the FileUpload.ItemPreviewImage does not display a preview image as expected.
It seems that the src of FileUpload.ItemPreviewImage is empty.
This issue persists even when providing valid image files.
Description
While using the FileUpload component with SolidJS, I encountered an issue where the
FileUpload.ItemPreviewImage
does not display a preview image as expected. It seems that thesrc
ofFileUpload.ItemPreviewImage
is empty. This issue persists even when providing valid image files.Link to Reproduction (or Detailed Explanation)
https://codesandbox.io/p/devbox/boring-david-vrd8wl
Steps to Reproduce
FileUpload.Trigger
)Ark UI Version
4.3.0
Framework
Browser
Google Chrome (130.0.6723.92), FireFox (132.0)
Additional Information
reproduction screenshot in GoogleChrome