You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Loading a page at https://webui.dcl.csa-iot.org/models shows no models:
In fact, none of the state pages (aside from the landing page) render any content. The Chrome developer console shows the following underlying error:
The issue exists in a corp environment, but does not manifest itself in Chrome's incognito mode.
The text was updated successfully, but these errors were encountered: