Commit 827680e
committed
Support older version of Turbo for confirm modal
`Turbo.config` was introduced in version 8.0.6[^1]. This change ensures that
apps using older versions of Turbo can still get the custom confirmation modal
behaviour and not error out.
[^1]: https://github.com/hotwired/turbo/releases/tag/8.0.61 parent 9130127 commit 827680e
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
0 commit comments