spree / spree_starter

@spree application starter template
https://spreecommerce.org
BSD 3-Clause "New" or "Revised" License
361 stars 177 forks source link

I finished setup but when upload logo, it always not display #1057

Open buithehien1991 opened 1 year ago

buithehien1991 commented 1 year ago

I tried upload logo on local environment, but it always not display

image

Also not display on frontend image

Here is error from console. I used rails 7 and ruby 3.2 as setup from starter.

image

It seemly error from active storage. I also checked file on my_app/storage and database record. Everything is OK

image image

Please help me resolve it. Thank you so much