OpenFactorioServerManager / factorio-server-manager

A tool to help manage Factorio multiplayer servers including mods and save games.
MIT License
541 stars 130 forks source link

Web UI: path.split is not a function #305

Closed Mattie112 closed 2 years ago

Mattie112 commented 2 years ago

Hi Guys,

I'm on the develop branch (due to RCON port). The web-ui was working yesterday but not today. I don't think I applied an update but I'm not 100% sure.

Whenever I try to go to the webinterface I get an path.split is not a function

image

If I go back from develop to the regular one (no tag) it works again. Doesn't seem to be my browser (tried some others) but I don't really get why it is not working anymore.

Are other people also having issues? The source seems to be minimized / obfuscated so I can't really trace it.

jannaahs commented 2 years ago

Hey @Mattie112 , react forms had a breaking change. This should be fixed in PR #286.