jonjomckay / fritter

A privacy-friendly Twitter frontend for mobile devices
https://fritter.cc
MIT License
1.38k stars 80 forks source link

[BUG] Error when I try to expand a tweet (v3.0.0-beta8) #685

Closed ghost closed 1 year ago

ghost commented 1 year ago

Describe the bug When I try to expand a tweet the app gives me the error NoSuchMethodError: The method '[]' was called on null. Receiver: null Tried calling: []("cursor")

To Reproduce Steps to reproduce the behavior:

  1. Go to any tweet
  2. Click on the tweet
  3. See error

Screenshots Screenshot

Device Device: Moto G62 5G Locale: en Version: v3.0.0-beta8+300002988

FurtiveCutless commented 1 year ago

To be specific, this seems to happen whenever there's more than 10 replies.

jonjomckay commented 1 year ago

This should be fixed in the next build thanks to #690.