Skip to content

[Toolkit] Consider recipe deps in StimulusControllerChecker#3659

Merged
Kocal merged 1 commit into
symfony:3.xfrom
Kocal:toolkit-fix-kit-linting-errors
Jun 5, 2026
Merged

[Toolkit] Consider recipe deps in StimulusControllerChecker#3659
Kocal merged 1 commit into
symfony:3.xfrom
Kocal:toolkit-fix-kit-linting-errors

Conversation

@Kocal

@Kocal Kocal commented Jun 5, 2026

Copy link
Copy Markdown
Member
Q A
Bug fix? yes
New feature? no
Deprecations? no
Documentation? no
Issues Fix #...
License MIT

StimulusControllerChecker warned stimulus.controller.missing even when the referenced controller was provided by a recipe declared in dependencies.recipe. Spotted on kits/shadcn/toggle-group, which already depends on toggle.

`StimulusControllerChecker` warned `stimulus.controller.missing` even when the referenced controller was provided by a recipe declared in `dependencies.recipe`. Spotted on `kits/shadcn/toggle-group`, which already depends on `toggle`.
@Kocal Kocal self-assigned this Jun 5, 2026
@carsonbot carsonbot added Bug Bug Fix Toolkit Status: Needs Review Needs to be reviewed labels Jun 5, 2026
@Kocal Kocal merged commit e38c836 into symfony:3.x Jun 5, 2026
32 of 33 checks passed
@Kocal Kocal deleted the toolkit-fix-kit-linting-errors branch June 5, 2026 01:36
@Kocal Kocal changed the title [Toolkit] Consider recipe deps in StimulusControllerChecker [Toolkit] Consider recipe deps in StimulusControllerChecker Jun 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug Bug Fix Status: Needs Review Needs to be reviewed Toolkit

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants