Hi. I've created product and added an image via /admin. This is image displayed in blade. Everything seems fine (/produkt-1): <img width="3788" height="1577" alt="Image" src="https://github.com/user-attachments/assets/d4d5dbf9-b663-49bc-a1d2-c3fd5f80b3ff" /> (/cache/large/product/1/cWr0pDiRxDfyQ0V6ucGSlakGpaQQYpY0YALdnLhX.webp) But there (/admin/catalog/products/edit/1) image isn't displayed: <img width="1010" height="465" alt="Image" src="https://github.com/user-attachments/assets/3639d8ce-2efb-4945-96aa-4e1229562cd4" /> (/storage/product/1/cWr0pDiRxDfyQ0V6ucGSlakGpaQQYpY0YALdnLhX.webp) Also there in Next it's not visible: <img width="2570" height="1302" alt="Image" src="https://github.com/user-attachments/assets/d5226a11-4667-4b1e-872d-0e7523416f3e" /> <img width="1126" height="66" alt="Image" src="https://github.com/user-attachments/assets/a187852d-e55f-43d7-9165-42b203bf4f69" /> (/storage/product/1/cWr0pDiRxDfyQ0V6ucGSlakGpaQQYpY0YALdnLhX.webp) Bagisto version: v2.3.x-dev NodeJS version: v18.20.4