precognition icon indicating copy to clipboard operation
precognition copied to clipboard

Fix/add dot notation types to data object

Open anned20 opened this issue 1 year ago • 2 comments

Because lodashes get and set are used and the errors in the response for nested fields are based on dot notation, the selectors for these fields can also be in dot notation. This pull request adds support for that notation to the Data interface.

anned20 avatar Jul 08 '24 14:07 anned20