Open dtuyenle opened 5 years ago
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']