Ross P

Joined

10 Experience
0 Lessons Completed
0 Questions Solved

Activity

Thank you for yet another amazing and informative tutorial!
I found that in Rails 6.1.3 with Turbo (rather than Turbolinks), I needed to replace "page_location: event.data.url" with "page_location: event.detail.url". (data -> detail).