mirror of
https://github.com/go-gitea/gitea.git
synced 2026-08-11 17:54:52 +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.