-
Bug
-
Resolution: Done-Errata
-
Normal
-
4.16
-
None
-
Quality / Stability / Reliability
-
False
-
-
None
-
Moderate
-
No
-
None
-
None
-
None
-
In Progress
-
Release Note Not Required
-
None
-
None
-
None
-
None
-
None
Description of problem:
Every import of react-redux useSelector and useDispatch hooks must have ts and eslint override comments because @types/react-redux is out of sync with the react-redux and there are no type definitions for these hooks.
Version-Release number of selected component (if applicable):
4.16.0
How reproducible:
Steps to Reproduce:
1. Import useSelector or useDispatch hook
Actual results:
A typescript error is shown: "react-redux"' has no exported member named 'useSelector'
Expected results:
These modules can be imported without typescript errors
- links to
-
RHEA-2024:11038 OpenShift Container Platform 4.19.z bug fix update