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 am getting the error below when trying to start the server Before process_action callback :setup_for_current_state has not been defined (ArgumentError)
The only way we found to fix this is by doing this change to this file
When add these two gems together on my Gemfile:
I am getting the error below when trying to start the server
Before process_action callback :setup_for_current_state has not been defined (ArgumentError)
The only way we found to fix this is by doing this change to this file
lib/controllers/frontend/spree/checkout_controller_decorator.rb
Is this happening to someone else? Am I doing something wrong?
The text was updated successfully, but these errors were encountered: