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

appendUpdate don´t seems to work in mflowdemo #23

Closed agocorona closed 10 years ago

agocorona commented 10 years ago

http://mflowdemo.herokuapp.com/noscript/templates/runtimetemplates/listnames/templ/scroll

agocorona commented 10 years ago

was a matter of adding a prefix with pageFlow to the example. Probably the id of the link being autorefreshed was not unique. The solution is to prefix the widget with pageFLow.