govizlora
govizlora
+1 For this. According to the docs here: https://github.com/ReactTraining/react-router/tree/master/packages/react-router#installation , user would install either `react-router-dom` or `react-router-native`, instead of `react-router`.
Seems related to file update watching from webpack dev server. It might have some compatiblity issue with your system. You should search `System limit for number of file watchers reached`...
Thank you all for the help! I've recently retrained the model, and hopefully the accuracy is improved: https://github.com/govizlora/optical-breacher/pull/21 At https://govizlora.github.io/optical-breacher/ you can find the version at the bottom left corner,...
Thank you so much for your contribution! I just updated the app with a new screenshot mode. Depending on the user agent, PC users will land to the screenshot mode...
@rozmy That sounds nice! Can you try a bit for the button and maybe put it to a jsfiddle or codesandbox? If it works, I'll include it into the app,...
What do you mean by "dummy"? My understanding is that if the required route is `A -> B -> C - D` and if you go `E -> A-> B...
When the required route is `A -> B -> C - D`, will `A -> B -> E -> C -> D` be valid?
Thanks. I think currently the app should be able to solve such problems with no issue. For example, if the required sequence is `ABCD`, the app can find answers like...
My BattleInfoPlugin worked on the KCV of this version before. But after the most recent kancolle maintenance, it failed. So maybe it's not KCV that doesn't support BattleInfo.
You can follow https://github.com/govizlora/optical-breacher/issues/7