Skip to content

web-ui shows no models, #75

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
robszewczyk opened this issue Mar 25, 2025 · 0 comments
Open

web-ui shows no models, #75

robszewczyk opened this issue Mar 25, 2025 · 0 comments

Comments

@robszewczyk
Copy link

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

Image

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 (<anonymous>)
    at Object.setAttributes (index-4b4b5095.js:27:4999)
    at index-4b4b5095.js:27:5158
    at Array.forEach (<anonymous>)
    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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant