You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 2, 2021. It is now read-only.
Hello.
I have this issue too.
I think it could be a better solution:
<%= image_tag main_app.url_for(variant.images.first.url(:small)) %>
retrieving the first stored image for this variant.
(Not the master image and without resizing the image again throught product_image or small_image methods).
MateoLa.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
spree_wishlist/app/views/spree/wishlists/show.html.erb
Line 54 in 7fddd1d
I fixed this bug with this code
We should talk about it.
The text was updated successfully, but these errors were encountered: