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

new form tag insertion algorithm provokes form submit failure in certain conditions #18

Closed agocorona closed 10 years ago

agocorona commented 10 years ago

For example:

http;//mflowdemo.herokuapp.com/noscript/basicwidgets

The examples in this submenu do not work since the wlogin widget, that has form and these examples interact badly. The result are erratic behaviors. This happens since the last change in the form tag insertion algorithm.

I expect to solve this issue soon. Sorry,

agocorona commented 10 years ago

apparently closed. Waiting confirmation

agocorona commented 10 years ago

closed