Skip to content

Conversation

@coryhouse
Copy link

@coryhouse coryhouse commented Apr 9, 2017

Tests are still throwing a propType warning:

ERROR: 'Warning: You are manually calling a React.PropTypes validation function for the renderprop onTitle.

I don't see anything off-hand. Perhaps you do?

Anyway, no warnings at runtime, tests are passing, and it's working fine in my tests.

This is to resolve #4.

@rsolomon
Copy link

lol I made the same pull request without checking to see if someone else did it first.

I like your's better, as it uses ES6 modules instead of the shim. I'll leave mine up for now, but will close once yours is merged (assuming @ryanflorence is still around)

@MarkRabey
Copy link

I just made the same one too. Oops! Doesn't look like anyone is looking at these. @ryanflorence, are you still maintaining this at all?

@rsolomon
Copy link

@MarkRabey I ended up switching to react-document-title. Same idea, and it's been updated to support React 15.5.x

@mykyta-shulipa
Copy link

@ryanflorence any chance to see this merged?

@mklopets
Copy link

as far as I can see, react-document-title doesn't sadly support calculating the title using the parent title 😕

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

Successfully merging this pull request may close these issues.

Update to support React 15.5 without warnings, resolve missing file(s)

5 participants