Skip to content

Add RR ^3.0.0 to peerDeps #46

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

Merged
merged 1 commit into from
Oct 29, 2016
Merged

Add RR ^3.0.0 to peerDeps #46

merged 1 commit into from
Oct 29, 2016

Conversation

ide
Copy link
Contributor

@ide ide commented Oct 29, 2016

react-router-scroll's been working fine for me with RR 3 and History API-based URLs (as opposed to hashes, if that matters). Just want to silence the peer dep warning.

react-router-scroll's been working fine for me with RR 3 and History API-based URLs (as opposed to hashes, if that matters). Just want to silence the peer dep warning.
@taion
Copy link
Owner

taion commented Oct 29, 2016

So this is technically correct – but scroll-behavior really isn't properly compatible with history v3. It doesn't have the correct semantics around calling back with the current location on listen.

I'd upgrade it, but history v3 has some bugs around location.key with hash history that would pretty much break scroll management there: remix-run/history#316

Still, if it works... okay.

@taion taion merged commit e17ffd5 into taion:master Oct 29, 2016
@taion
Copy link
Owner

taion commented Oct 29, 2016

Released in v0.3.3.

@ide
Copy link
Contributor Author

ide commented Oct 29, 2016

Thanks =)

@ide ide deleted the patch-1 branch October 29, 2016 19:51
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.

2 participants