This repository has been archived by the owner on Aug 31, 2023. It is now read-only.
🐛 noRenderReturnValue
incorrectly flags non React render calls
#3617
Labels
A-Linter
Area: linter
good first issue
Good for newcomers
L-JavaScript
Langauge: JavaScript
S-Bug: confirmed
Status: report has been confirmed as a valid bug
Milestone
Environment information
What happened?
Rome incorrectly flags the use of the result of the following
render
callPlayground
Expected result
Rome should only flag
render
calls that resolve to React's render function.Code of Conduct
The text was updated successfully, but these errors were encountered: