Skip to content

0.7.0 UISref/UISrefActive complains about missing parentUIView prop #173

@christopherthielen

Description

@christopherthielen
Failed prop type: The prop `parentUIView` is marked as required in `Sref`, but its value is `undefined`.

This can be seen by updating the typescript example to webpack 4 and launching it. This is due to the PropType claiming the parentUIView context prop is required, but it is actually optional in the UISref code.

screen shot 2018-05-06 at 7 04 27 pm

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions