mirror of
https://github.com/zulip/zulip.git
synced 2026-06-24 21:08:25 +08:00
Whenever a link is clicked, the page link changes, and the content of the `.markdown .content` node updates, preventing the old listener to catch any future anchor link clicks. We attach the listener to the document instead and only activate it when the target element is a proper anchor link heading. Fixes #9767. |
||
|---|---|---|
| .. | ||
| assets | ||
| audio | ||
| generated | ||
| html | ||
| icons/fonts | ||
| images | ||
| js | ||
| locale | ||
| styles | ||
| templates | ||
| third | ||
| ts | ||
| .gitignore | ||
| favicon.ico | ||
| node_modules | ||