#✅ My img isn't rendering

5 messages · Page 1 of 1 (latest)

jagged nimbus
#

On Directus I create a field that has a image drop and a able/disable option. I left this able for now and the image its ok. On my code in NextJS, I made a variable and try to use with the tag img "<img src={ImagemResultados}/>", but the resolt is the following image. Someone can help me?

harsh parrotBOT
#

Thanks for posting! This is a community powered server, so you may or may not get an answer based on available help and expertise. To increase your chances of somebody being able to help you, please make sure your question includes the following:

  • An explanation of exactly what you're trying to achieve.
  • Any and all related code or previous attempts.
  • The exact issue or error you are facing.
  • Any screenshots if applicable.

When you're done with this thread, please close it.

(If you have a support agreement and need help, please contact the core team via email.)

frosty geode
#

What is the URL actually resolving to? Is the file publicly visible?

jagged nimbus
#

Hi Kevin, actually I was trying to rendering without a URL. In other pages I do that with a .map but now I was trying to do for a single image and without the .map. I create a url for the image and now it's working. Thats for the help but won't be necessary anymore. Have a nice day!

harsh parrotBOT
#

✅ My img isn't rendering