- 
        Couldn't load subscription status. 
- Fork 7
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Currently, we show the following warnings:
- data-controller doesn't match any registered controller
- Turbo Frame ID is not unique
- Elements with data-turbo-permanent but no id (or no unique id)
- Stimulus targets that aren't nested within the corresponding controller
Would be nice to have more warnings like:
- Stimulus values that aren't defined on the controller element but instead on child element
- Stimulus outlet selector doesn't match any elements on the page
- Stimulus target isn't registered on the controller
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request