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
{{ message }}
This repository has been archived by the owner on Apr 14, 2023. It is now read-only.
I'm getting errors because some of the files are trying to decorate solidus-frontend code, even though solidus-frontend is not a dependency for this gem
I'm getting errors because some of the files are trying to decorate solidus-frontend code, even though solidus-frontend is not a dependency for this gem
https://github.com/solidusio/solidus_paypal_braintree/blob/master/app/decorators/controllers/solidus_paypal_braintree/checkout_controller_decorator.rb#L9
https://github.com/solidusio/solidus_paypal_braintree/blob/master/app/decorators/controllers/solidus_paypal_braintree/orders_controller_decorator.rb#L9
Could there be checks to not run this code if the solidus-frontend is not available?
The text was updated successfully, but these errors were encountered: