-
I'm not sure if it is me or a bug, but during development when I need to refresh the page then multiple `[HMR] Waiting for update signal from WDS...` messages along other logs like the app would reloa…
-
Hi, I have using connected-react-router 6.1.0 in my react project stack.
react -> 16.7.0
react-router-dom -> 4.3.1
react-redux -> 6.0.0
redux-thunk -> 2.3.0
I have configurated my app, and ro…
-
Hi there!
Running into this issue when doing:
```
import {
NavigationProvider,
StackNavigation,
createRouter
} from '@expo/ex-navigation';
```
Here is my App.js
```
import…
-
This middleware can't help for react-router v6. Please fix it.
-
In case of bundling the latest version of "connected-react-router" with the "history" package at version 5.0.0, the router doesn't seem to react to the changes of the history object: redux actions (di…
-
I am updating from `react-router-redux`, and keep getting `Uncaught TypeError: Cannot read property 'location' of undefined`. I am not sure if this is a bug (I see similar errors caused by package ver…
-
Hello,
I am trying to use `react-helmet-async@1.2.2` in order to `renderToNodeStream` an app made with `react@17.0.2`, redux and saga. It is NOT working for me. Without `Helmet`, everything is work…
-
I have an app built with create-react-app. When i run the build command i get this error:
![image](https://user-images.githubusercontent.com/12392666/34917356-8d1c1230-f945-11e7-8f56-f151d1911b32.png…
-
Not sure where I am going wrong but I am trying to use this purely client side (not a universal app) and fetch data from an external api before the component/s load but I keep getting this error
Unca…
-
C-Shopping-RN APP
This is a complete App developed by React Native (Expo). It is a beautiful e-commerce shopping application.
## Use technology
- React Native
- Redux Toolkit
- RTK Quer…