Skip to content

Conversation

takuji
Copy link

@takuji takuji commented Aug 6, 2025

This PR fixes the problem where the jsx-handler-names rule with ignoreComponentNames option throws an error when it checks an component that is namespaced like <Foo.Component onClick={doSomething} />.

@takuji takuji changed the title [Fix] jsx-handler-names: support namespaced component names [Fix] jsx-handler-names: avoid an error on a nested comonent name with ignoreComponentNames option is enabled Aug 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant