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
I have a problem in solidus 2.2, when execute an action once works but twice doesn't. Also in add to cart hang out and not update.
I thought that respond_to :js, :only => [:populate, :update] call js.erb but not. Any idea?
I have a problem in solidus 2.2, when execute an action once works but twice doesn't. Also in add to cart hang out and not update.
I thought that
respond_to :js, :only => [:populate, :update]call js.erb but not. Any idea?