mirror of https://github.com/zulip/zulip.git
dcfc2e10b8
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. |
||
---|---|---|
.. | ||
header.js | ||
help.js | ||
integrations.js | ||
landing-page.js | ||
signup.js | ||
team.js |