Extra empty rows in CSV format

Created on 30 August 2016, over 8 years ago
Updated 23 December 2024, about 1 month ago

When data format is selected as a CSV, extra empty rows are added if data is rendered in two rows of a single table column.
Example HTML structure where this problem is occuring -

<span class="test-label">
  <span data-quickedit-field-id="node/1/test">Label</span>
</span>
<span class="number"> 
   <div data-quickedit-field-id="node/12/test-2">Number</div>  
 </span>

Empty rows are added between "Label" and "Number"

🐛 Bug report
Status

Closed: cannot reproduce

Version

1.0

Component

Code

Created by

🇮🇳India renukakulkarni

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024