Rodion

Results 38 comments of Rodion

@ryanflorence Added

@ryanflorence Done, check it please... Also, please, have a look at https://github.com/Rezonans/redux-async-connect Do you like this idea - to sync props with state?..

@tonis2 , thanks for kind words :) it seems your action returns undefined instead of promise: https://gist.github.com/tonis2/e39a16d198b689d80a8c#file-gistfile1-txt-L32 it shouldn't cause freezing problem however... https://github.com/Rezonans/redux-async-connect/blob/master/modules/asyncConnect.js#L111

@Keats , sorry for lack of docs, going to make it shortly > what is helper? looking at the PR above i see that i can put basically anything in...

@Keats , it would be great :)

@Keats I added docs: https://github.com/Rezonans/redux-async-connect/blob/master/docs/API.MD About your question. It's difficult to recognise if we need reload or not automatically - everybody has their own cases here... I would recommend to...

@Keats , you can pass any helpers you want... route location in particular. About shouldFetch - interesting idea.... looks like make sense

hm.... i think it can depends on router params also, it can even depends on current time ...

@Keats https://github.com/Rezonans/redux-async-connect/blob/master/docs/API.MD#asyncconnect-decorator You can return undefined so far.... does it cover your case?

hi @veeracs please send your package.json