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
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)
0 commit comments