Skip to content

Upgrade to support 15.5 without warnings#5

Open
coryhouse wants to merge 1 commit intoryanflorence:masterfrom
coryhouse:react-15.5-upgrade
Open

Upgrade to support 15.5 without warnings#5
coryhouse wants to merge 1 commit intoryanflorence:masterfrom
coryhouse:react-15.5-upgrade

Conversation

@coryhouse
Copy link
Copy Markdown

@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
Copy Markdown

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
Copy Markdown

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
Copy Markdown

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

@m-shulipa
Copy link
Copy Markdown

@ryanflorence any chance to see this merged?

@mklopets
Copy link
Copy Markdown

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