Just a thought. Is it possible we do {{result.user.name}} We use this string and get the path using split('.') We have access to props props['result']['user']['name']
Just a thought. Is it possible we do
{{result.user.name}}
We use this string and get the path using split('.')
We have access to props
props['result']['user']['name']