drawthe.net draws network diagrams dynamically from a text file describing the placement, layout and icons. Given a yaml file describing the hierarchy of the network and it's connections, a resulting diagram will be created.
Firefox 50.1.0, macOS 16.1.0. Hovering over any of the 5 examples shows nothing. I do get a CORS error on router3/"use other key", but I'm not hitting that one first so I don't think it's an issue of the javascript having stopped execution.
Same here, Firefox 84.0.1 (64-bit) on Windows 10 20H2 (build 19042.685). Looks like it produces the foreignobject on mouseover in Edge, but the text is not actually visible.
Firefox 50.1.0, macOS 16.1.0. Hovering over any of the 5 examples shows nothing. I do get a CORS error on
router3
/"use other key", but I'm not hitting that one first so I don't think it's an issue of the javascript having stopped execution.