tinacms / tinacms

A fully open-source headless CMS that supports Markdown and Visual Editing
https://tina.io
Apache License 2.0
11.19k stars 563 forks source link

🐛 Incorrect image being served from Tina Cloud #4465

Open andrewwaltosssw opened 1 month ago

andrewwaltosssw commented 1 month ago

cc: @pierssinclairssw @sethdaily @Dhruv-0987 @bradystroud @amankumarrr @matt-goldman @ncn-ssw

Describe the issue that you're seeing. Any Loom videos or screenshots usually help a lot!

Tina Cloud is serving a different image than what is being referenced in our repo. Video showing the pain: https://youtu.be/gMY4rhAR5-M

Steps we tried but didn't work:

Steps we tried but DID work:

Reproduction

https://github.com/SSWConsulting/SSW.Website

Steps to reproduce

Expected image: https://github.com/SSWConsulting/SSW.Website/blob/main/public/images/verticalImageLayout/MAPA.jpg

Image served from Tina Cloud: https://assets.tina.io/8a7b77f2-cde8-44e7-a592-ebeb7e9dc437/verticalImageLayout/MAPA.jpg

System Info

System:
    OS: macOS 14.3.1
    CPU: (11) arm64 Apple M3 Pro
    Memory: 248.83 MB / 36.00 GB
    Shell: 5.9 - /bin/zsh
  Binaries:
    Node: 21.6.2 - ~/.nvm/versions/node/v21.6.2/bin/node
    Yarn: 1.22.21 - ~/.nvm/versions/node/v21.6.2/bin/yarn
    npm: 10.2.4 - ~/.nvm/versions/node/v21.6.2/bin/npm
    pnpm: 8.15.4 - ~/.nvm/versions/node/v21.6.2/bin/pnpm
  Browsers:
    Chrome: 123.0.6312.59
    Edge: 122.0.2365.92
    Safari: 17.3.1
  npmPackages:
    @tinacms/cli: ^1.5.42 => 1.5.42
    tinacms: ^1.5.28 => 1.5.28

Validations

piers-sinclair commented 1 month ago

Hey team,

I think Seth and I may have caused this while testing the Media Manager in a branch.

We had thought we uploaded this image to the branch "seth-test-2"