Bug #25969
javascript error when opening Manage Manifest modal
Pull request:
Fixed in Releases:
Found in Releases:
Description
Content -> Subscriptions -> Manage Manifest
When the org doesn't have a manifest imported this error appears in the console:
checkPropTypes.js:19 Warning: Failed prop type: The prop `action` is marked as required in `PrimaryActionButton`, but its value is `undefined`. in PrimaryActionButton (created by DefaultEmptyState) in DefaultEmptyState (created by Table) in Table (created by ManageManifestModal) in LoadingState (created by ManageManifestModal) in div (created by TabPane) in Transition (created by Fade) in Fade (created by TabPane) in TabPane (created by Tab)
Associated revisions
History
#1
Updated by Jonathon Turel almost 2 years ago
- Subject changed from javascript error when opening Manage Manifest model to javascript error when opening Manage Manifest modal
#2
Updated by Justin Sherrill almost 2 years ago
- Triaged changed from No to Yes
- Target version changed from Katello Backlog to Katello 3.12.0
#3
Updated by John Mitsch almost 2 years ago
- Target version deleted (
Katello 3.12.0) - Assignee set to John Mitsch
- Category deleted (
Subscriptions) - Project changed from Katello to Foreman
#4
Updated by The Foreman Bot almost 2 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/6470 added
#5
Updated by Ondřej Pražák almost 2 years ago
- Status changed from Ready For Testing to Closed
- Fixed in Releases 1.22.0 added
#6
Updated by Tomer Brisker almost 2 years ago
- Category set to Web Interface
Fixes #25969 - Use a default action prop for DefaultEmptyState