diproche / webinterface

1 stars 0 forks source link

React Router Doesn't Work When Not Served #108

Open TimothyGillespie opened 5 years ago

TimothyGillespie commented 5 years ago

Since the user should later be able to just open a html file there will be no server serving the file and using react router won't work a file path.

This could be switched over to a State.

TimothyGillespie commented 5 years ago

A potential solution can be found in #109 but it won't be merged since other issues arise.

TimothyGillespie commented 5 years ago

Related issue can be found in #110

TimothyGillespie commented 5 years ago

Will be solved if swipl-wasm can be utilized since it can then just be served by a host.