thomas-ferchau
thomas-ferchau
We see this problem on the initial connection as well: #934
I suggest a modification to `websocket_impl.dart` if changing `http_impl.dart` is too wide-ranging. The proposed change can be seen here: https://github.com/dart-lang/sdk/issues/45139#issuecomment-828344653 There seems to be another problem in case of a...
A similar issue is described in #916 when reconnecting. But we see this problem on the initial connection as well.
I try to use Mermaid diagrams in Asciidoc documents and generate the SVG images with Kroki (asciidoctor-kroki). Generating HTML files works, and the SVGs look fine in Chrome, for example....
The example file and workarounds can be found in this repository for reproducing the problem: https://github.com/thomas-ferchau/asciidoctor-revealjs-checklist-bug
If someone can confirm that the change (replacing the icon classes) would be fine, I could of course create a pull request for that.