angular-ui/ui-grid

On export data as PDF, the strings in a field array is getting changed to a random object.

Open

#7,139 opened on Feb 1, 2021

View on GitHub
 (3 comments) (0 reactions) (0 assignees)JavaScript (2,496 forks)batch import
good first issuegrid-exporter

Repository metrics

Stars
 (5,395 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Before Export image|

After Export {"text":"Option 1","_margin":null,"_inlines":[],"_minWidth":32.33935546875,"_maxWidth":41.2392578125,"positions":[{"pageNumber":1,"pageOrientation":"landscape","pageInnerHeight":515.28,"pageInnerWidth":761.89,"left":711.7826086956521,"top":124.796875,"verticalRatio":0.16456465416860735,"horizontalRatio":0.8817317574658443}]}

Contributor guide