Can't load when render the dynamic images #1
Closed
codingwizard0831
started this conversation in
General
Replies: 3 comments
-
This is the code.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Static image is rendered exactly.
<img class="ui-frame hidden absolute top-[90px] left-1/2 transform -translate-x-1/2 z-10" src="~/assets/images/hero/frame.png" />
I have to display the list based on the array data. ex: user profile list
but I have one issue when render the multi dynamic images.
Please check the code.
`
I will wait for the senior developer's fast reply.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions