mirror of
https://github.com/go-gitea/gitea.git
synced 2026-09-06 13:59:22 +02:00
On the issue ref popup, when the user clicks the link while fetch is loading, the page will briefly render a network error message before loading the next page. Suppress unnecessary network errors.