Open embold-tyler opened 1 year ago
Looks like this commit is causing an error in Rails 6. After a bundle update, getting a fatal error upon loading the initializer.
uninitialized constant SpreeEditor::Config (NameError)
Specifying the ref of the previous commit works. If I update the rails requirement to version 7, it also works.
Looks like this commit is causing an error in Rails 6. After a bundle update, getting a fatal error upon loading the initializer.
uninitialized constant SpreeEditor::Config (NameError)
Specifying the ref of the previous commit works. If I update the rails requirement to version 7, it also works.