Skip to content

Commit 97b1c0f

Browse files
justin808claude
andcommitted
Update PR placeholder with actual PR number in TURBO_NAVIGATION_TEST_ISSUE.md
Replaced "PR #XXXX" with "PR #1896" since commit f03b935 that fixed the Turbo navigation bug is part of this PR. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 17964b3 commit 97b1c0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TURBO_NAVIGATION_TEST_ISSUE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ A regression was discovered where JavaScript fails to work after navigating betw
1515
- Set `turbo: true` in ReactOnRails options
1616
- **Forgot to update layout file** from `data-turbolinks-track` to `data-turbo-track`
1717

18-
**Bug fixed in:** PR #XXXX (commit f03b935d)
18+
**Bug fixed in:** PR #1896 (commit f03b935d)
1919

2020
- Updated `spec/dummy/app/views/layouts/application.html.erb`
2121
- Changed `data-turbolinks-track: true` to `data-turbo-track: 'reload'`

0 commit comments

Comments
 (0)