Commit 4daa2ec
committed
fix: reorder tags in stimulus_layout.html.erb for consistency
- Move append_ tags before csrf_meta_tags to match application layout
- Keep append_ helpers since layout uses React components
- This should help with the flaky Stimulus tab test1 parent ab31233 commit 4daa2ec
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
10 | 8 | | |
11 | 9 | | |
| 10 | + | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments