Virus on a Network example #2112
Unanswered
malawleyGH
asked this question in
Q&A
Replies: 1 comment
-
Have you tried different browsers that are less ARIA restrictive than Edge? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I am trying to run the 'virus on a network' example. I followed the instructions closely, and the server opens and displays the sliders and windows. I hit reset and then start hitting the step button. The simulation seems to be stepping but nothing is getting displayed, the windows remain blank. Has anyone experienced this?
Here is some more information. When the browser opens, and I hit F12, I see this
Accessibility
element must have a lang attribute: The element does not have a lang attribute ARIA input fields must have an accessible name: Element has no title attribute Compatibility A 'viewport' meta element was not specified.Form elements must have labels: Element has no title attribute Element has no placeholder attribute
IDs used in ARIA and labels must be unique: Document has multiple elements referenced with ARIA with the same id attribute: fps
Also,
runcontrol.js:171
WebSocket is already in CLOSING or CLOSED state.
runcontrol.js:171
WebSocket is already in CLOSING or CLOSED state.
runcontrol.js:171
WebSocket is already in CLOSING or CLOSED state.
runcontrol.js:171
WebSocket is already in CLOSING or CLOSED state.
runcontrol.js:171
WebSocket is already in CLOSING or CLOSED state.
[NEW] Explain Console errors by using Copilot in Edge: click
to explain an error. Learn more
Don't show again
runcontrol.js:171
WebSocket is already in CLOSING or CLOSED state.
I have no idea what this means, but perhaps someone does and can tell me if this is the problem.
Beta Was this translation helpful? Give feedback.
All reactions