We've moved discussions to Discord

Update to Hotwire - Turbolinks.clearCache()

Joe Tebaldi
I noticed in app/javascript/controllers/stripe_controller.js in the handleCardPayment method, there are two Turbolinks functions still being called: Turbolinks.clearCache() and Turbolinks.visit("/")

I haven't been able to get to testing Stripe yet (still updating) but will these need to be updated to a new naming convention?
Chris Oliver
Yes, I missed that when I was grepping for references. It is fixed now. Thanks!
Notifications
You’re not receiving notifications from this thread.