ordinarthur a41dfba9e6
All checks were successful
Build & Deploy to K3s / build-and-deploy (push) Successful in 2m45s
fix(admin): resolve and display current product image
Form state for the images array only holds the media ID, not the
populated doc. Read images.0.image via useField, then fetch
/api/media/<id> to resolve url+alt for display. On upload, add a new
row via dispatchFields if the array is empty, otherwise update in
place.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-21 14:29:15 +02:00
..