Martin Grandrath

Results 2 comments of Martin Grandrath

I'm experiencing the same problem. A workaround is to disable user selection via CSS: ``` css svg * { -webkit-user-select: none; } ```

I encountered the same issue. As far as I can tell it was introduced by [this commit](https://github.com/slidevjs/slidev/commit/b48a96d15774b0e7b9860923f01720aed7146eea) that added URI encoding to the main path.