Commit 18a4dd8
committed
[Bug Fix] Mount ToastRegion in DocsLayout
DocsController uses DocsLayout, not ApplicationLayout — without this,
the Region was missing on every /docs/* page, so window.RubyUI.toast
was never registered (Toaster Stimulus controller never connected) and
Turbo Stream appends had no target.1 parent 6fd51da commit 18a4dd8
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| |||
0 commit comments