My workaround for now is to print to pdf and then edit/correct the pdf.
Hiding the error seems like a fairly weak step in the right direction. When I have to print a page, it seems fairly important to have (all) of the information on the page included - particularly the result of a poll, which is likely the crucial point of the topic!?
Just ran into this. Seems a clear bug. Would be certainly an improvement to eliminate the â0 votesâ part from HTML, that shouldnât even exist. If noJS canât show votes, it should never show â0 votesâ. It shouldnât say anything about votes unless it can show them correctly.
The full fix would probably involve a âprintâ function added to Discourse that actually then outputs the appropriate HTML when someone wants to make a print version of something that includes a poll.