You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #2046 Update naming of stimulus controller on default attributes - index.rst (DennisdeBest)
This PR was merged into the 2.x branch.
Discussion
----------
Update naming of stimulus controller on default attributes - 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)
| Q | A
| ------------- | ---
| Bug fix? | no
| New feature? | no
| License | MIT
Commits
-------
03abf65 Update index.rst
0 commit comments