radjivF
radjivF
Sure thing @echoes221 here you go ```js export const recordUpdate = (updatedRecord) => { return (dispatch) => { const reduxState = reduxStore.getState() const previousRecordLocalData = reduxState.records.byId[recordId] dispatch({ type: RECORDS_UPDATE_LOCAL, payload:...
@sorodrigo What about my issue, do you have any opinion on it? I'm kinda getting desperate and depressed lol
@sorodrigo offline actions type is blocked on busy and that all but the api request send back a 200
I add the same, what value should I add to GatewayTick? do you have a example about which value we should add?
Well it doesnt work for me, still the same error, do you think it because boot2docker is deprecated here my dockerfile configuration: ```FROM node:7.9 RUN apt-get update RUN apt-get install...
that should be on the readme
I love the apps, but its takes all the ram available and the perf of my laptop is too slow I got also 6go of ram taken
same for OSX ```The module '/Users/radjiv/.atom/packages/terminal-plus/node_modules/pty.js/bin/darwin/x64.node' was compiled against a different Node.js version using NODE_MODULE_VERSION 46. This version of Node.js requires NODE_MODULE_VERSION 53. Please try re-compiling or re-installing the module...
the issues is still there, any update? 
same here I try to add the border and nothing happens