Closed
Description
React version: ^16.10.2
Steps To Reproduce
- Install
eslint-plugin-react-hooks@4.1.2
- Run
yarn eslint src --ext=js,jsx,ts,tsx
Related issue: #19810 (comment)
The current behavior
The linter is showing the following message:
The prop value with an expression type of ChainExpression could not be resolved. Please file issue to get this fixed immediately.
It started to appear on eslint-plugin-react-hooks@4.1.2
The expected behavior
Do not show the message