TenViki

Results 4 comments of TenViki

I had the same issue. You just need to enable NimBLE mode, you can do that just by adding ``` #define USE_NIMBLE ``` on top of your main.cpp file. Let...

I am currently facing the same problem, it would be nice to have a way to fix this.

I created the minimal demo and created a [repositary with it](https://github.com/TenViki/svgdotjs-rbox-bug-minimal)