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

tFieldEd does not edit field after the field is edited and saved #31

Closed agocorona closed 10 years ago

agocorona commented 10 years ago

THis is because cached widgets identifiers are not reset in page refreshes. That will be solved immediately