mirror of
https://github.com/go-gitea/gitea.git
synced 2026-09-26 22:34:20 +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.