multi-cluster-app-dispatcher
multi-cluster-app-dispatcher copied to clipboard
fix conditional to make sure that item exists
What changes have been made
The second part of this conditional is never being evaluated. Fixed to make sure len > 0 check happens before entering conditional