Skip to content

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

Description

@aaronsmulktis

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions