kruize / kruize-ui

Kruize Autotune UI
MIT License
6 stars 12 forks source link

Fixes type error #190

Closed bhanvimenghani closed 2 months ago

bhanvimenghani commented 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.

chandrams commented 2 months ago

@bhanvimenghani - Do you have a docker image with this fix?

bhanvimenghani commented 2 months ago

@chandrams quay.io/bmenghan/pr190 created this img with changes

chandrams commented 2 months ago

@kusumachalasani - Can you please review this PR