-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
The controller adds some actions itself to avoid the user having to add them in their markup.
However these have the name of the controller hardcoded. For example:
stimulus-datepicker/src/datepicker.js
Line 92 in 0c4defd
| let action = 'click->datepicker#toggle' |
This means a child controller won't work properly.
Metadata
Metadata
Assignees
Labels
No labels