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

NoMethodError in Spree::Admin::Stores#edit #15

Open
aaronsmulktis opened this issue Jul 14, 2021 · 0 comments
Open

NoMethodError in Spree::Admin::Stores#edit #15

aaronsmulktis opened this issue Jul 14, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@aaronsmulktis
Copy link
Member

I believe this occurred because of a difference between Spree 3.7 and 4.2, but I can't be sure.

This error can be seen by navigating to Configuration > Stores > Edit
http://localhost:8080/admin/stores/1/edit

I also think I saw this error when I was running some migrations, can't remember.

Showing /dna/app/views/spree/admin/stores/_form.html.erb where line #164 raised:

undefined method `supported_locales' for #<Spree::Store:0x00007f11250522a0>
Did you mean?  supported_locales_list
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants