-
### Current Behavior
As described in #4087 there was a problem with `didFocus` events not being fired in Tab Navigators on initial render of the route. The issue has been fixed, but it persists whe…
MrLoh updated
5 years ago
-
## Version
react-router: 4.0.0
react-router-redux: 5.0.0alpha2
## Steps to reproduce
Use ConnectedRouter ;)
## Expected Behavior
No warning.
## Actual Behavior
Using ConnectedRouter lead…
-
**Do you want to request a *feature* or report a *bug*?**
(If this is a *usage question*, please **do not post it here**—post it on [gitter](https://gitter.im/redux-firebase/Lobby). If this is no…
-
Please make sure to check the following boxes before submitting an issue. Thanks!
- [x ] Check that all peer dependencies are installed: React, ReactDOM and Leaflet.
- [ x] Check that you are using a …
-
I tried to return an array of action objects from the observable, `Uncaught Error: Actions must be plain objects. Use custom middleware for async actions`.
It would be great if it worked, then I coul…
-
We are planning on revamping our guides for React Native: https://facebook.github.io/react-native/docs/getting-started
Many of the existing guides and the overall flow of the documentation were wri…
-
> This is a live document. Last update: 08/17/2016 as of 2.0.0-rc.2
### General Notes
- A checked item means it has been implemented in the 2.0 development branch.
- Features subject to change during …
-
When offline newly created documents are not returned in the results.
Very shortly after I return online the documents appear in the results.
Is this expected behaviour, if so how would I go about e…
-
Dear Brian, Could you please tell me what's the difference between the two? I want to build an app that has multiple (approx 8) models, and listen to specific model(s). I also wish to have some way to…
-
Just updated to `Redux First Router 2.0.1` and got some weird errors.
Looks like the `location` obtained thanks to `state.location`is not the same as before. Not same `state.location.routesMap`.
B…