Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NameError in Spree::Home#index #12

Open
bobomimi opened this issue Nov 16, 2020 · 0 comments
Open

NameError in Spree::Home#index #12

bobomimi opened this issue Nov 16, 2020 · 0 comments

Comments

@bobomimi
Copy link

bobomimi commented Nov 16, 2020

Hi
can you help me with the fowlloing error:

NameError in Spree::Home#index
Showing /home/b/.rvm/gems/ruby-2.6.5/bundler/gems/solidus_slider-6510255aa493/app/views/spree/shared/_slider.html.erb where line #1 raised:

undefined local variable or method `slider' for #<#Class:0x0000556815b5e190:0x000055681542e118>

<% if slider.size > 0 %>

<% slider.each_with_index do |slide, index| %>


<%= link_to image_tag(slide.slide_image.url, alt: slide.slide_caption, class:'img-responsive'), url_for(slide.slide_link) %>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant