rgrempel / elm-route-url

Router for single-page-apps in Elm
http://package.elm-lang.org/packages/rgrempel/elm-route-url/latest
MIT License
196 stars 16 forks source link

example/elm-architecture-tutorial - with only Example1 and Example8, location isn't updated on page start #24

Open rofrol opened 7 years ago

rofrol commented 7 years ago

I run MainWithFullUrl.elm and encountered some issues.

When I leave only Example1 and Example8, location isn't updated on page start. I need Example 5, 6 or 7 added.