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 Apr 17, 2020. It is now read-only.
Home page slider seems to be overriding the product to be shown with a default, I guess first one. Slider loads all different products in DOM but I think there's some JS error which is causing this issue. I can see the new product sliding but as soon as it stops, gets transformed to default one.
Branch - 2-2-stable.
The text was updated successfully, but these errors were encountered:
Steps to reproduce:
Simply install spree_fancy-2-2-stable along with spree-2-2-stable and load the sample data. The top most product slider tries to load the next product. I can see the transition but once the transition completes it just display the first product.
Other information:
I tried to debug it myself and figured that it was using bxSlider jquery plugin (http://bxslider.com/). Apparently, changing setting mode : fade worked and products appear one after another with fading transition, which was really odd. Maybe somebody else facing the same issue can confirm.
Home page slider seems to be overriding the product to be shown with a default, I guess first one. Slider loads all different products in DOM but I think there's some JS error which is causing this issue. I can see the new product sliding but as soon as it stops, gets transformed to default one.
Branch - 2-2-stable.
The text was updated successfully, but these errors were encountered: