Comcast / Comcast/dcl-ui

web-ui shows no models,

Open
#75 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
6
Forks
11
PR merge metrics
No merged PRs in 30d

Description

Loading a page at https://webui.dcl.csa-iot.org/models shows no models:

![Image](https://github.com/user-attachments/assets/d2522732-1913-4988-a842-80296693ccd3)

In fact, none of the state pages (aside from the landing page) render any content. The Chrome developer console shows the following underlying error:
```
Uncaught SecurityError: Failed to read a named property from 'Window': Blocked a frame with origin "https://webui.dcl.csa-iot.org" from accessing a cross-origin frame.
at index-4b4b5095.js:27:5342
at Array.forEach ()
at Object.setAttributes (index-4b4b5095.js:27:4999)
at index-4b4b5095.js:27:5158
at Array.forEach ()
at Object.setAttributes (index-4b4b5095.js:27:4999)
at Object.createElement (index-4b4b5095.js:27:3969)
at Object.e [as create] (index-4b4b5095.js:404:7199)
at Object.e [as tooltipActions] (index-4b4b5095.js:404:6322)
at index-4b4b5095.js:404:6788
```

The issue exists in a corp environment, but does not manifest itself in Chrome's incognito mode.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.