JS for data-hook="cart_item_delete" #5807
Answered
by
jarednorman
ViciousMagician
asked this question in
Troubleshooting
-
Can anyone point me to where the JS is that handles this action? app/views/spree/orders/_line_item.html.erb. Were trying to convert to jsbundling for Rails 7 and this action is no longer working. Currently at 4.3.3 |
Beta Was this translation helpful? Give feedback.
Answered by
jarednorman
Jun 28, 2024
Replies: 1 comment 2 replies
-
Starter frontend or legacy frontend? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Okay, that's the legacy frontend. Here's the cart code: https://github.com/solidusio/solidus_frontend/blob/215fab98ac1bb3a7f527633448551e8808cb8917/app/assets/javascripts/spree/frontend/cart.js