Rails Leaflet Webpack blank page
问题 This a continuation of a related problem that @rossta fixed part of, but now the problem is moved so thought I'd start over. No errors and the script is completing (verified by console.log outputs in the script). The body element shows up. This worked with gem leaflet and now webpack in Rails 5.2, but not now in Rails 6 with webpack I moved the script into the page to isolate the problem map/index.html.erb <p id="notice"><%= notice %></p> <% provide(:title, 'Map') %> <h4>This is map/index