gdirk07 / PokemonChecker

Playing around with APIs
https://gdirk07.github.io/PokemonChecker/
0 stars 0 forks source link

Ability names in the view are not using localizedName field. #87

Closed gdirk07 closed 2 years ago

gdirk07 commented 2 years ago

What once worked no longer works due to refactoring how the View accesses the data. This is a good opportunity to fix it properly and add sufficient testing.