ArthurHub / ArthurHub/HTML-Renderer

Only one page shown SOMETIMES when using tables.

Abierto
#46 2 comentarios 0 reacciones 0 asignados Ver en GitHub
bug HTML
Lenguaje dominante
C#
Estrellas
1.4k
Forks
550
Merge medio
14 d 9 h
PR fusionados (30 d)
1

Descripción

This is a weird one, and I'm having some trouble isolating exactly what inputs cause the issue. Basically, I have a table to show some data, followed by a list of images. The combined length of the table and the images is over one page long (actually, the length of the images alone that I've been testing with is over one page long). If I convert the whole thing, only the first page is shown. Other pages exist (and sometimes are landscape oriented for some reason), but they're blank. If I display just the list of images, they display fine on all pages. If I comment out certain things in the table, the content shows properly on both pages. So far, it seems like the issue only shows itself in two cases: 1, when there are tags inside of a td (as per https://htmlrenderer.codeplex.com/workitem/9094); 2, when there is only empty space (spaces or tabs) inside of a td. Any idea what's up?

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.