eliom icon indicating copy to clipboard operation
eliom copied to clipboard

Missing tbody in tables when clicking on a link

Open Ulrar opened this issue 8 years ago • 0 comments

Hi,

I've noticed that when a page contains a table, if you load the page directly (by typing it's direct URL in the browser), you get a table containing a tbody containing everything else, but if you navigate to it by clicking ocsigen's xhr links, the tbody is missing.

I've tried adding the tbody explicitly in the code, but I couldn't find a way, so I assume the expected behaviour is to have Eliom_content.Html.D|F.table generate it, guess it must be a bug.

Ulrar avatar Apr 19 '17 19:04 Ulrar