Images with Next.js 14 - Course part 9

Поділитися
Вставка
  • Опубліковано 4 жов 2024

КОМЕНТАРІ • 10

  • @siya.abc123
    @siya.abc123 Рік тому +6

    There's something happening in that artwork next to you in the photo

  • @ankittripathi1456
    @ankittripathi1456 Рік тому

    Need one more video on Image with all its props. Please

  • @tomraine4288
    @tomraine4288 Місяць тому

    But next.js documentation says it doesn't handle svg anymore.. sad

  • @katbiscuit
    @katbiscuit 2 місяці тому +1

    so we gonna just ignore the artwork in the back

  • @blastkage7190
    @blastkage7190 8 місяців тому

    when i deploy my NextJS app my images are said not found and they are still in the public folder i have given the path src={`images/${src}`} but the images are not loading but they do load on localhost

    • @ogs102
      @ogs102 6 місяців тому

      same problem here ..have you find the solution

  • @ankursharma4304
    @ankursharma4304 2 місяці тому +1

    That artwork is distracting 😅
    Otherwise nicely explain

  • @stephenmuregwi1250
    @stephenmuregwi1250 4 місяці тому

    okay ive done all this and my image is not loading, what could be the prob

    • @stephenmuregwi1250
      @stephenmuregwi1250 4 місяці тому

      to any one reading ive sold the issue try putting "src" inside the curly brackets on src={imagename.src}