free-software
Here are 397 public repositories matching this topic...
Is your feature request related to a problem?
Please allow to disable update checker for the packaged builds with a special compile-time flag. Eg. -DDISABLE_UPDATE_CHECKER:BOOL=ON
.
e.g. in https://lichess.org/study/HBTNQi9H/3ttnXzfm#11, Stockfish fails to load this absurd board, following an illegal king capture.
(NNUE in this screenshot, but I did see the same thing with HCE.)
Stockfish does fail loudly, as I indicated: the UI might be able to notice this and emit some error.
 to the root
.vue
file away from the.js
entry pointSolution 2
Use a sync modifier and change the data flow according to vue documentations