Feature #798
Updated by Soren Stoutner almost 3 years ago
This usually happens when opening a link from another app. It appears to be some sort of race condition where the view pager isnĀ“t ready yet to switch, so the contents of the previous tab are still displayed. Toggling between tabs fixes the problem.