DesDiv

Results 1 comments of DesDiv

Changing [line 47 of AppRouter.scala](https://github.com/chandu0101/scalajs-react-template/blob/master/src/main/scala/scalajsreact/template/routes/AppRouter.scala#L47) to `val baseUrl = BaseUrl.fromWindowOrigin / "index.html"` fixed the manual refresh problem for me. Hot reload still doesn't work though.