ng-material-extensions icon indicating copy to clipboard operation
ng-material-extensions copied to clipboard

input value not exported

Open oubaydos opened this issue 1 year ago • 0 comments

i have a table with multiple columns, one of which is an editable input, but when i export the table to csv per example (or any other format), the column appears empty, i managed to implement a workaround using a visually hidden label that has the same value as the input, but that redundancy is just bad, is is possible to fix that ? Thanks, Amazing project btw

oubaydos avatar Oct 24 '24 15:10 oubaydos