Project

General

Profile

Actions

Bug #23552

closed

JS error when opening manage manifest modal

Added by Walden Raines almost 6 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Category:
Subscriptions
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

I get the following JS error when attempting to open the manage manifest modal:

Warning: Each child in an array or iterator should have a unique "key" prop.

Check the render method of `Table`. See https://fb.me/react-warning-keys for more information.
    in Header (created by Table)
    in Table (created by ManageManifestModal)
    in Spinner (created by ManageManifestModal)
    in div (created by TabPane)
    in Transition (created by Fade)
    in Fade (created by TabPane)
    in TabPane (created by Tab)
    in Tab (created by ManageManifestModal)
    in div (created by TabContent)
    in TabContent (created by Tabs)
    in div (created by Tabs)
    in TabContainer (created by Tabs)
    in Tabs (created by Uncontrolled(Tabs))
    in Uncontrolled(Tabs) (created by ManageManifestModal)
    in div (created by ModalBody)
    in ModalBody (created by ManageManifestModal)
    in div (created by CustomModalDialog)
    in div (created by CustomModalDialog)
    in div (created by CustomModalDialog)
    in CustomModalDialog (created by Modal)
    in Transition (created by Fade)
    in Fade (created by DialogTransition)
    in DialogTransition (created by Modal)
    in RefHolder (created by Modal)
    in div (created by Modal)
    in Portal (created by Modal)
    in Modal (created by Modal)
    in Modal (created by ManageManifestModal)
    in ManageManifestModal (created by Connect(ManageManifestModal))
    in Connect(ManageManifestModal) (created by SubscriptionsPage)
    in div (created by Col)
    in Col (created by SubscriptionsPage)
    in div (created by Row)
    in Row (created by SubscriptionsPage)
    in div (created by Grid)
    in Grid (created by SubscriptionsPage)
    in SubscriptionsPage (created by Connect(SubscriptionsPage))
    in Connect(SubscriptionsPage) (created by Route)
    in Route
    in div
    in Unknown (created by Application)
    in Router (created by BrowserRouter)
    in BrowserRouter (created by Application)
    in Application (created by Connect(Application))
    in Connect(Application)
    in Provider

Steps to Reproduce:

  1. Go to new RH subscriptions page
  2. Click on manage manifest
  3. Note JS error
Actions #1

Updated by Tomáš Strachota almost 6 years ago

  • Status changed from New to Assigned
  • Assignee set to Tomáš Strachota
Actions #2

Updated by The Foreman Bot almost 6 years ago

  • Status changed from Assigned to Ready For Testing
  • Pull request https://github.com/Katello/katello/pull/7367 added
Actions #3

Updated by Tomáš Strachota almost 6 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100
Actions #4

Updated by Justin Sherrill almost 6 years ago

  • translation missing: en.field_release set to 338
Actions #5

Updated by Walden Raines almost 6 years ago

  • Target version deleted (219)
Actions

Also available in: Atom PDF