**Packages** * `"react": "^16.13.1"` * `"eslint-plugin-react-hooks": "^4.0.8"` The issue #18819 still happens with `eslint-plugin-react-hooks@4.0.8`. Using the example code from the other issue gives the following errors:  
Activity
gaearon commentedon Aug 20, 2020
Thanks, would you like to look into a fix?
pfongkye commentedon Aug 20, 2020
Hi,
I can look into this if no one else is working on it.
gaearon commentedon Aug 20, 2020
Sounds good.
rteixeirax commentedon Aug 21, 2020
Thanks @pfongkye.
Merge branch 'master' of https://github.com/facebook/react into issue/f…
gaearon commentedon Sep 10, 2020
eslint-plugin-react-hooks@4.1.1
should have the fix.