Ludovic Thomas
Ludovic Thomas
Sorry for the late reply. Will try to show quickly what is the issue from our side today
@ptomasroos Do you need any help to merge this one? Pretty usefull.
Sorry at the end I was not in the need of a multi-slider lib, but just a single slider with lot of customisation, so I moved to another lib. If...
@marjan-georgiev Hi Marjan, I'm available to do a PR to fix the issue, but have some troubles to find the exact location of the issue. We can reproduce the issue...
For the record, we have done a fork of falcor-datasource, that is using socket.io: https://github.com/Mixgenius/Falcor-HTTP-WS-DataSource We are using it in production since more than a year without any issue. On...
@jhusain As explained by @jasonphillips it has been resolved, but never published on NPM. Is it possible to publish the latest version please? It's quite mandatory in order to get...
On our side, to avoid adding some cache logic, we have added the object attributes to the `allTodos` route, so a single call is done to get refs and properties....
Sorry for the late reply. Yes that's exactly that, in fact we have helpers that we use on both routes `todosById` and `todos` to return the properties of `todosById`. It's...