angular-redux / redux-observable-decorator

Decorators for Redux Observable
MIT License
13 stars 9 forks source link

Error with latest redux-observable version #18

Closed mischkl closed 5 years ago

mischkl commented 6 years ago

Attempting to compile when using the latest redux-observable results in the following error:

ERROR in [at-loader] ./node_modules/redux-observable-decorator/release/epic-decorator.d.ts:7:96 
        TS2344: Type 'T' does not satisfy the constraint 'Action'.
mischkl commented 6 years ago

I see there is already a pull request to fix this (#15) that's been open since August of last year. @e-schultz @SethDavenport could you please take a look at this?

tcozzens commented 6 years ago

I would like to +1 this - but with the idea that at this point, it would be beneficial to go to the new versions of redux-observable (at least beta) and redux of >4

@SethDavenport @e-schultz

jamesbs commented 5 years ago

Closing this as I believe this has been resolved by https://github.com/angular-redux/redux-observable-decorator/commit/2302dd8d57a037194acf9da218b1c53a024f5094