TheHCJ / Quacker

The continuation of fritter with feeds
MIT License
190 stars 2 forks source link

[BUG] Null error on profiles #8

Closed Bluscream closed 4 months ago

Bluscream commented 7 months ago

Describe the bug Profiles not worky

To Reproduce Steps to reproduce the behavior:

  1. Click any profile

Expected behavior a wild profile appears

Screenshots Screenshot_2024-03-28_03-44-54.png

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

TheHCJ commented 7 months ago

What profile is this happening on so I can reproduce this error

Bluscream commented 7 months ago

Any of my subscriptions; take @elonmusk for example

TheHCJ commented 7 months ago

Ok, thanks I suspect it's due to an error in the Regex filtering which I will remove in a future version for stability

TheHCJ commented 7 months ago

Would you mind testing out the latest ci build and let me know if you still experience this error

Bluscream commented 7 months ago

Same error with latest ci artifact

TheHCJ commented 7 months ago

Have you tried deleting cookies and re-login on your account?

Bluscream commented 7 months ago

When i try to log in i get a 2fa code email from X but no way to enter it in the app

TheHCJ commented 7 months ago

Currently login doesn't work with 2FA

strongville commented 7 months ago

Can confirm this issue also happens on my 2FA-enabled account, maybe a PSA should be put on README to close this issue?

Bluscream commented 7 months ago

Can confirm this issue also happens on my 2FA-enabled account, maybe a PSA should be put on README to close this issue?

Better to put the info in the app right next to the login screen. Also the same bug appears when not logged in at all.

TheHCJ commented 7 months ago

Can confirm this issue also happens on my 2FA-enabled account, maybe a PSA should be put on README to close this issue?

Better to put the info in the app right next to the login screen. Also the same bug appears when not logged in at all.

I have added this into the latest ci build until I find a way to implement #9

TheHCJ commented 7 months ago

I have added a notice under the Accounts category in v3.3.0