- Notifications
You must be signed in to change notification settings - Fork 431
Closed
Description
If I push some data to the table that has dots in the response, for example
{ "data.entity" : 7, "attribute.name" : "Physical" }
The table is unable to handle the data. I think there is a feature that uses dots somehow, but that should not prevent being able to pass in this kind of data.
Otherwise, people are having to write transformations, like removing the dots, which breaks integrity of data across your app, and causes the need for inane mappings.
Here is a code sandbox that replicates the problem:
https://codesandbox.io/s/xenodochial-faraday-t7y2v?file=/src/App.js
allez-allez-allez
Metadata
Metadata
Assignees
Labels
No labels