Repo display wrong
I keep posting issues to the wrong repo when switching from one to the other because the new page doesn't load and I'm actually still on the previous repo.
Maybe a refresh issue.
Repo display wrong
I keep posting issues to the wrong repo when switching from one to the other because the new page doesn't load and I'm actually still on the previous repo.
Maybe a refresh issue.
Still seems to do this. I have a much fast computer, now, but it still seems to drag, when changing from one repo to another. Or I have to refresh a few times to see the Issues/Proposals.
Yes I'm also getting this behaviour. This isamn important fix to prioritise.
It happens to me, too. I visit repo A, read the about page. Then I go back to browse the list of repos, then visit repo B.
What happens is I see repo A's README until repo B's README is fetched.
The solution might be just clearing already fetched data before start fetching the other.
I'm in the middle of a refactor which should fix this.