We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17964b3 commit 97b1c0fCopy full SHA for 97b1c0f
TURBO_NAVIGATION_TEST_ISSUE.md
@@ -15,7 +15,7 @@ A regression was discovered where JavaScript fails to work after navigating betw
15
- Set `turbo: true` in ReactOnRails options
16
- **Forgot to update layout file** from `data-turbolinks-track` to `data-turbo-track`
17
18
-**Bug fixed in:** PR #XXXX (commit f03b935d)
+**Bug fixed in:** PR #1896 (commit f03b935d)
19
20
- Updated `spec/dummy/app/views/layouts/application.html.erb`
21
- Changed `data-turbolinks-track: true` to `data-turbo-track: 'reload'`
0 commit comments