Bug #33161
Add useCallback to RegistrationCommandsPage
Pull request:
Fixed in Releases:
Found in Releases:
Description
Complying with the eslint rule react-hooks/exhaustive-deps in Katello properly requires some changes in Foreman (see https://github.com/Katello/katello/pull/9251#pullrequestreview-716371399)
Associated revisions
History
#1
Updated by The Foreman Bot 10 months ago
- Assignee set to Jeremy Lenz
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/8699 added
#2
Updated by The Foreman Bot 10 months ago
- Fixed in Releases 3.0.0 added
#3
Updated by Jeremy Lenz 10 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|08a5184f33ba3b9ec92a1645aaa0d5d04c33a43b.
Fixes #33161 - Add useCallback to RegistrationCommandsPage