Release 2070
Trello card
Context
In Stimulus.js 2.0, we need to include the controller name in the data target attributes.
This was showing up as a warning in the development console. 👇
Changes proposed in this pull request
- Update Stimulus.js data target attributes
