spree-contrib / spree-multi-domain

Multiple Spree stores on different domains - single unified backed for processing orders
https://guides.spreecommerce.org
194 stars 191 forks source link

Store layouts are not working with rails 6 #209

Open narch opened 4 years ago

narch commented 4 years ago

The "view" instance variable that is called at https://github.com/spree-contrib/spree-multi-domain/blob/d3e6c40962bbac13a2eb04069ed9f78e9edfeea4/lib/spree_multi_domain/engine.rb#L25 is no longer made available from the render method in ActionView::TemplateRenderer with Rails 6.