Vladimir Gerasimov

Results 5 comments of Vladimir Gerasimov

So, any news about how to run EAC on Linux (have the same Dead by Daylight error)?

Just use your own plugin that overwrites the default behavior. Here is mine: https://jsfiddle.net/p0rsche/w80x3rcm/ Actually it's copied from svg.draw.js sources with removed drawCircles() method.

Same issue, v1.16.2 on 1.34.0, Linux > Version: 1.34.0 Commit: a622c65b2c713c890fcf4fbf07cf34049d5fe758 Date: 2019-05-15T21:55:35.507Z Electron: 3.1.8 Chrome: 66.0.3359.181 Node.js: 10.2.0 V8: 6.6.346.32 OS: Linux x64 4.15.0-42-generic

It's tricky to add support for thunks, because they work on different level. For the alternative we can use redux-saga.

Just faced this issue in Docker running jest tests. Locally works fine.