-
## Version **1.1.0** of [typescript-fsa-redux-saga](https://github.com/aikoven/typescript-fsa-redux-saga) was just published.
Branch
Build failing 🚨
…
-
```
import {
Map, InfoWindow, Marker, Circle,
} from 'google-maps-react';
```
JavaScript is throwing:
```
index.js:1375 Warning: React.createElement: type is invalid -- expected a string (f…
-
index.js:11 Uncaught (in promise) TypeError: exec is not a function
at index.js:11
at new Promise ()
at push../node_modules/node-video-duration/index.js.module.exports (index.js:4)
…
-
-
Could this be upgraded to be used with the new redux-saga 1.0.0(-beta.0)?
-
We should consider the router to go to 1.0.1 instead of 1.0.0.
-
I am trying to implement redux-localstorage in my reac-redux application and I am facing this issue where I get the error `Uncaught TypeError: Cannot read property 'length' of undefined`
here is my…
-
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
As mentioned already in the [Gitter Channel](https://gitter.im/rekitjs/Lobby) I thought I file an issue as well.
Steps to reproduce:
`npm install -g rekit@latest`
`rekit create cf03`
`cd cf03`…