Kurtis
09/13/2022, 8:02 AMFYI for anyone that had issues with the csrf_token, this fix sorted it for me. I think the require jquery_ujs doesn’t work for some reason, might be our use ofHi again everyone, finding this unfortunately doesn’t work on prod. Anybody familiar with our setup would be really helpful. Thanksbut perhaps someone else would knowjsbundling-rails
elia
09/13/2022, 9:09 AMKurtis
09/13/2022, 9:12 AMKurtis
09/13/2022, 9:13 AMKurtis
09/13/2022, 9:13 AM<%= stylesheet_link_tag "application", "data-turbo-track": "reload" %>
<%= javascript_include_tag "application", "data-turbo-track": "reload", defer: true %>
<%= javascript_include_tag "spree/frontend/all" %>
Kurtis
09/13/2022, 9:13 AMelia
09/13/2022, 9:16 AMKurtis
09/13/2022, 9:16 AMelia
09/13/2022, 9:17 AMKurtis
09/13/2022, 9:21 AM