Persistent UI rendering failure occurs when interacting with dashboards in Aria Operations. The following symptoms are observed:
/storage/log/vcops/log/web.log:com.vmware.vcops.ui.action.UtilityAction.execute - JavaScript Error - Msg:Uncaught TypeError: Cannot read properties of null (reading 'removeAttribute'), Url: https://<Aria Operations ip or FQDN>/vcf-operations/plug/ops/lib/extjs6.6/core/ext-all.js, Line: 11VMware Aria Operations 8.18.x
A software processing issue in Aria Operations where applying filters to widgets that result in "no data" causes a UI rendering failure with blank screen.
There is currently no permanent fix available. Engineering is aware of this issue and is working on a resolution for a future release.
To prevent the UI from hanging, implement the following practices as workaround:
Validate Filter Logic: Ensure that applied filters are not overly restrictive and will consistently return at least one data point.
Dashboard Design: Temporarily avoid using filters in widgets if there is a high likelihood of the resulting view being empty.