You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When searching and the result is paginated, the number of total results in the header is off by 1 - for example if the correct number is 282, it would show 281 instead.
For unpaginated results, the number is displayed correctly.