(This applies to Rails 7.1, Turbo 8.0 with esbuild and propshaft)
If you're getting a "TypeError: map.get is not a function" when navigating between pages:
Uncaught (in promise) TypeError: map.get is not a function
at fetch (application-df30cd29ded7227ed5c827c81fa4fc9b51db518a.js:6485:20)
at fetchWithTurboHeaders (application-df30cd29ded7227ed5c827c81fa4fc9b51db518a.js:1153:10)
at FetchRequest.perform (application-df30cd29ded7227ed5c827c81fa4fc9b51db518a.js:1263:25)
fetch @ application-df30cd29ded7227ed5c827c81fa4fc9b51db518a.js:6485