diff options
author | silverwind <me@silverwind.io> | 2022-11-26 12:15:44 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-26 19:15:44 +0800 |
commit | 5f38acd9a08958024e8bbf47bcc482c79d844e44 (patch) | |
tree | 7b352a293f560a9a2e150e7650b26d680f217375 /models/migrations/v1_9/v87.go | |
parent | d7f12af805e33e327ec0c7a250ad8ed09a88e8fd (diff) | |
download | gitea-5f38acd9a08958024e8bbf47bcc482c79d844e44.tar.gz gitea-5f38acd9a08958024e8bbf47bcc482c79d844e44.zip |
Fix markdown anchor re-clicking (#21931)
The hashchange event did not fire on re-click of a active anchor.
Instead, use the click event which always fires.
Fixes: https://github.com/go-gitea/gitea/issues/21680
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: zeripath <art27@cantab.net>
Diffstat (limited to 'models/migrations/v1_9/v87.go')
0 files changed, 0 insertions, 0 deletions