agocorona / MFlow

(Haskell) Web application server with stateful, type safe user interactions and widget combinators
http://mflowdemo.herokuapp.com
Other
100 stars 12 forks source link

the solution to #16 provoke other navigation errors #17

Closed agocorona closed 10 years ago

agocorona commented 10 years ago

Wiki links do not work in the demo because getRestParam return Nothing

Sometimes the menu does not go to the chosen option but to the home page.

the demo in heroku has been rolled back to the previous version due to these problems.

As a result the issue #16 appears in the demo. at mflowdemo.herokuapp.com. For example the acidState sample does not show the results after the first iteration.

agocorona commented 10 years ago

Seems to be solved with the last push