Uploaded image for project: 'mdsal'
  1. mdsal
  2. MDSAL-721

ActionSpec.build() does not handle KeyedListActions

XMLWordPrintable

      ActionSpec.build() requires Action<InstanceIdentifier<P>, ?, ?>. which works in most circumstances. It does not work for actions defined in a keyed list, as those are specialized to Action<KeyedInstanceIdentifier<P>, ?, ?>.

      This renders ActionSpec unusable for such interfaces.

            rovarga Robert Varga
            PeterSuna Peter Suna
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: