Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.7.0 UISref/UISrefActive complains about missing parentUIView prop #173

Closed
christopherthielen opened this issue May 7, 2018 · 0 comments

Comments

@christopherthielen
Copy link
Member

christopherthielen commented May 7, 2018

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant