You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem description: In add-raw-dialog component, there is an image upload function, and it references the sub-component item-image to realize the function, but now the image cannot be previewed normally after uploading. In item-form, item-image is also referenced to realize the same function, but item-form images can be displayed normally.
Link to the code that reproduces this issue
https://github.com/liugan2222/demo
To Reproduce
Problem description: In add-raw-dialog component, there is an image upload function, and it references the sub-component item-image to realize the function, but now the image cannot be previewed normally after uploading. In item-form, item-image is also referenced to realize the same function, but item-form images can be displayed normally.
liugan2222/demo#1
Before uploading pictures:



After the image is uploaded:
React Component:
Current vs. Expected behavior
Please help me to realize that when add-raw-dialog is uploaded, the image can be previewed and displayed properly, thank you very much!
Provide environment information
Which area(s) are affected? (Select all that apply)
Form (next/form)
Which stage(s) are affected? (Select all that apply)
Other (Deployed)
Additional context
No response
The text was updated successfully, but these errors were encountered: