On some forums, NaN instead of a number on badge pages

I think I found it. It’s related to the changes in DEV: Replace deprecated Ember's array `.pushObjects` by megothss · Pull Request #35663 · discourse/discourse · GitHub. That change made userBadges an array, but othersCount still expects something with a grant_count value.

1 Like