Milàn Martos

Results 4 issues of Milàn Martos

**Is your feature request related to a problem? Please describe.** I'm frustrated with form API: it is great to collect all data, but it does not allow one to make...

enhancement
question
Lib

Hi ! I just observed a strange behavior building a client-server Eliom application, I report it in case it is a bug. I used ocsigen-start and customized it this way:...

Hi ! Both sign_up_button and sign_in_button are currently private to module Os_user_view. I think it would be valuable to add their signature in os_user_view.eliomi file so that one can change...

Hi, I had troubles with unfound links so I built a minimal example to reproduce the bug: ancors.ml ```ocaml module S = Soup module M = Mechaml let url =...