mozilla-services / location-leaderboard

A leaderboard service for Mozilla Geolocation Stumbling
Mozilla Public License 2.0
4 stars 5 forks source link

Profile only shows one country entry #290

Closed jaredlockhart closed 8 years ago

jaredlockhart commented 8 years ago

When rendering a profile, we need to set this:

https://github.com/mozilla-services/location-leaderboard/blob/master/leaderboard/static/js/leaderprofile.react.js#L61

to:

key={this.props.selection.profile + rank.country.iso2}