Markdown rendering issue when using lsp-ui-doc causes emacs to freeze
Open
:tools lsp
re:perf
status:waiting
- Dominant language
- Emacs Lisp
- Stars
- 22.7k
- Forks
- 3.1k
- Avg merge
- 10h 46m
- Merged PRs (30d)
- 4
Description
### What did you expect to happen?
After I enabled lsp-ui-doc-mode, Scroll by mouse should work as usual for lsp-ui-doc popups
### What actually happened?
Emacs freezes when I scroll to a code block.
### Describe your attempts to resolve the issue
_No response_
### Steps to reproduce
Open any file in a rust project where lsp is enabled.
enable lsp-ui-doc-mode
Move over any type that has some in-built documentation which contains more than 1 page
Move mouse over to the popup containing the documentation
Scroll up and down till you hit a codeblock.
### System Information
https://pastebin.com/qDiB8qaj
Contributor guide
Assessment
This issue has not been assessed yet.