Memmy-App / memmy

An Apollo inspired open-source iOS and Android client for Lemmy built with React-Native. Find us on the App Store and Google Play!
GNU Affero General Public License v3.0
546 stars 58 forks source link

[Bug]: profile’s comment section total vote is not working #961

Closed fmflurry closed 1 year ago

fmflurry commented 1 year ago

Check for open issues

Minimal reproducible example

  1. Open memmy app
  2. Go to Profile tab
  3. Comments’ upvotes count is wrong

Expected Behavior

Comments’ upvotes count displays the real score.

Version

0.6.0 (2)

App Store or TestFlight?

TestFlight

iOS Version

16.x

Device

IPhone 11 Pro

screenshot

image

gkasdorf commented 1 year ago

This is a Lemmy issue. We only display what is reported from the API. Unfortunately it seems to be a bug with federation.