Hi Eric, we just starting using the component - so many thanks for making it available - but we hit a (known) issue.
Use case:
- We create a record collection of the object ProductRequestLineItem (yes, it has geolocation field)
- We want to use the data table to show the records (which are NOT yet inserted)
This doesn't work, error: SObject cannot be read
When I query existing records from ProductRequestLineItem, it does work.
Is this the known limitation?
Appreciate your reply.