Henrik Geiger
Henrik Geiger
I have the same problem on Win / Mac and Linux with the 1.8.0 version. Which information do you need for fixing the problem?
First I had the same issue but now I solved it. In the src/utils/isOnline.js the code is checking if "github.io" is in the URL. If this is true the Trainer...
First I had the same issue but now I solved it. In the src/utils/isOnline.js the code is checking if "github.io" is in the URL. If this is true the Trainer...
@montacerdk Sorry for my late response. The former code doesn't work for me so I did the second one. Another option is to ``export default true``. So it will always...