When attempting to upgrade a cluster in a VMware Cloud Foundation (VCF) environment using image-based management, the Configure Upgrade wizard fails to display or list any imported images, even after successful extraction via Lifecycle Management > Image Management.
ERROR ReferenceError: structuredClone is not defined at Object.nextVMware Cloud Foundation 5.x
VMware SDDC Manager 5.x
The SDDC Manager user interface utilizes the structuredClone() native JavaScript Web API for deep-cloning objects. This API is only implemented in modern web browsers. The ReferenceError occurs because the Google Chrome client being used is an older version (pre-version 98) that does not support this specific API.
chrome://settings/help in your browser.