Bounmy Stéphane
Joined
10 Experience
0 Lessons Completed
0 Questions Solved
Activity
Posted in Google Maps and Google Places Autocomplete API with Rails, Turbolinks, and Stimulus.js Discussion
Thank you for this episode Chris!
With Rails 7 : places#initMap never get called so google doesnt get printed out in the console.
Did exactly form_with model: model, local: true, data: { controller: 'places', action: 'google-maps-callback@window->places#initMap' }
I notice that google does print out on turbo link reload and not on html page load