Guillaume Hain

Results 244 comments of Guillaume Hain

Thank you @keathley it is working 👍 but still do you have an idea when this could be addressed?

Hey @leonid-shevtsov I'm looking exactly for this. Have you made the separated gem with the video recoding which could be used with a selenium Docker image please?

A gentle reminder on this issue @leonid-shevtsov :wink:

Nope, I'm using reactstrap to build the UI, in this case a `NavItem`. OK so this makes my app to refresh. So when building an app with Rekit studio, by...

OK, I'm not sure this is fine for real medium and big apps, but I can see where it fits. Then I would suggest to update the documentation explaining how...

BTW I found the usage of `history.push()` from the source of the `Link` component from the `react-redux-dom` package. I'm using it as much as I can. But that doesn't change...

I'm using the `redux-persist` package which does this for me under the hood, but thank you @ianitsky for your comment. Just to be sure : I'm not looking for a...

You're welcome @ianitsky.

Thank you @Thebarda it seem to work but the app is not working with the following error : ``` TypeError: undefined is not an object (evaluating '_this.store.dispatch') handleLocationChange node_modules/react-router-redux/es/ConnectedRouter.js:26 23...