File tree Expand file tree Collapse file tree 1 file changed +10
-4
lines changed Expand file tree Collapse file tree 1 file changed +10
-4
lines changed Original file line number Diff line number Diff line change 1- # Turbolinks and Turbo
1+ # Turbolinks and Turbo Support
22
3- ## Updated to support Turbo
3+ ## React on Rails Updated to support Turbo, August 2024
4+ * See [ PR 1620] ( https://github.com/shakacode/react_on_rails/pull/1620 ) .
45* See [ PR 1374] ( https://github.com/shakacode/react_on_rails/pull/1374 ) .
56* Ability to use with Turbo (@hotwired/turbo ), as Turbolinks gets obsolete.
67
7- To configure turbo the following option can be set:
8+ # Using Turbo
9+
10+ To configure Turbo the following option can be set:
811 ` ReactOnRails.setOptions({ turbo: true }) `
912
1013Turbo is not auto-detected like older Turbolinks.
1114
12- * Below docs maybe outdated*
15+ _ TODO: Walk through code changes in PR 1620._
16+
17+ # Legacy Turbolinks
18+ * The below docs may be outdated. We recommend updating to the latest Turbo or removing old Turbolinks.*
1319
1420* See [ Turbolinks on Github] ( https://github.com/rails/turbolinks )
1521* React on Rails currently supports 2.5.x of Turbolinks and 5.0.0 of Turbolinks 5.
You can’t perform that action at this time.
0 commit comments