Jessica
Jessica
We have ended up taking a different approach that made use of regular joins and its working now for our usecase, so long as we add some specific timestamp based...
+1 Also keen to use this with typescript
`npm install @types/redux-saga-routines@latest` ``` TypeScript error in [redacted](2,43): Module '"../../../../node_modules/@types/redux-saga-routines"' has no exported member 'createRoutineCreator'. TS2305 ```
Just commenting to share knowledge as we ran into this same issue. We used firebase plugin as well as this one and the firebase cloud notifications were completely stopped due...