Skip to content

Commit

Permalink
Merge branch 'master' into feat/maps
Browse files Browse the repository at this point in the history
# Conflicts:
#	package-lock.json
#	server.dev/package-lock.json
#	server.dev/package.json
#	server/package-lock.json
  • Loading branch information
JAGFx committed Mar 21, 2021
2 parents 64b07b8 + 0fa1e6c commit 3082853
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 7 deletions.
18 changes: 12 additions & 6 deletions doc/KNOW_ISSUES.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,20 @@ Retrieve here the list of know issues
- Cause: Memory leak on telemetry data update
- Solution: Fixed on #35
- ~~Desyncing data on dashboard (All data may be updated with a delay)~~
- Cause: If CPU was over used, this delay may be more fat
- Solution: No more problem now. #41
- Cause: If CPU was over used, this delay may be more fat
- Solution: No more problem now. #41
- May dosen't work with some Apple mobile device
- Cause: Unknown
- Solution: No solution yet
- Cause: Unknown
- Solution: No solution yet
- App freeze sometime (Mobile device only)
- Cause: Unknown
- Solution: Top on screen to reactivate it #41
- Cause: Unknown
- Solution: Top on screen to reactivate it #41
- Job Information Disappears when using Eurotunnel #47
- Cause: It's seem be an SCS SDK issue
- Solution: Pending correction from RenCloud
- Next rest time and reamining time bad #46
- Cause: See [here](https://github.com/JAGFx/ets2-dashboard-skin/issues/33#issuecomment-725514001)
- Solution: No solution yet

---
↩️ [Home](../README.md)
2 changes: 1 addition & 1 deletion server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"cors" : "^2.8.5",
"esm" : "^3.2.25",
"express" : "^4.17.1",
"socket.io" : "^2.2.0",
"socket.io" : "^2.4.0",
"trucksim-telemetry" : "^0.10.3"
},
"devDependencies" : {
Expand Down

0 comments on commit 3082853

Please sign in to comment.