Closed bhanvimenghani closed 2 months ago
Fixes all possibilities causing __TypeError: Cannot read properties of undefined (reading 'amount')__ UI works fine after this change, displaying empty values instead of throwing empty ui page.
_TypeError: Cannot read properties of undefined (reading 'amount')_
@bhanvimenghani - Do you have a docker image with this fix?
@chandrams quay.io/bmenghan/pr190 created this img with changes
quay.io/bmenghan/pr190
@kusumachalasani - Can you please review this PR
Fixes all possibilities causing _
_TypeError: Cannot read properties of undefined (reading 'amount')_
_ UI works fine after this change, displaying empty values instead of throwing empty ui page.