Commit 03abf65
authored
Update index.rst
To add a custom stimulus controller to the root component element the name can not contain `-controller`.
If using `some_custom_controller.js`, the name should be `some-custom`
I had some issues with that and figured it out on this github issue : #687 (comment)1 parent 21595a7 commit 03abf65
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
880 | 880 | | |
881 | 881 | | |
882 | 882 | | |
883 | | - | |
| 883 | + | |
884 | 884 | | |
885 | 885 | | |
886 | 886 | | |
| |||
0 commit comments