Skip to content

Export Route et al as connected/connectable components? [react-router-redux] #5043

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

Closed
guy-kdm opened this issue Apr 27, 2017 · 1 comment
Closed

Comments

@guy-kdm
Copy link

guy-kdm commented Apr 27, 2017

Since the SCU optimization doesn't seem to go away any time soon maybe we should address update blocking, and more generally having the redux store as the single source of truth™ more generally by allowing to switch the subscription module to the redux store. What do you think?

@timdorr
Copy link
Member

timdorr commented Apr 27, 2017

Getting around that block happens at the route component, not on Route. You would basically have to reimplement Router and Route to make that work, which would kind of defeat the point.

@timdorr timdorr closed this as completed Apr 27, 2017
@lock lock bot locked as resolved and limited conversation to collaborators Jan 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants