You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the general case, I don't think JSON is acceptable in a CSV. On the other hand, [object Object] forces the developer to design a well-crafted CSV format. So it's an acceptable default IMO.
Now I agree that the simple example should have a custom exporter. I'll mark that as a bug, but just for the demo app.
What you were expecting:
When I click on the 'export to csv' button, the dowloaded file should not display [object Object] in any field
Steps to reproduce:
The text was updated successfully, but these errors were encountered: