Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

False positive: react/no-multi-comp #3343

Closed
BenjaminWFox-MuleSoft opened this issue Jul 21, 2022 · 2 comments
Closed

False positive: react/no-multi-comp #3343

BenjaminWFox-MuleSoft opened this issue Jul 21, 2022 · 2 comments

Comments

@BenjaminWFox-MuleSoft
Copy link

I have a .ts file with a handful of arrow functions returning null () => null that's getting flagged for react/no-multi-comp. Simplified example:

Screen Shot 2022-07-21 at 3 13 30 PM

This is recent, happened when upgrading from 7.26.1 -> 7.30.1

@ljharb
Copy link
Member

ljharb commented Jul 21, 2022

I believe this will be fixed by #3331 in the next release.

@ljharb ljharb closed this as completed Jul 21, 2022
@boonya
Copy link

boonya commented Sep 5, 2022

But it still exists. I have reported a new issue for that #3412

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants