mirror of
https://github.com/novnc/noVNC.git
synced 2026-05-26 23:19:41 +00:00
It stopped working when we switched to textContent as it relies on being able to add new HTML elements. Do things properly by adding new elements via createElement().