You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Upvote hotkey (A) is now takes me to the post on the Lemmy instance it was created on with a "You must be logged in" message.
Super weirdly, there appears to be no functioning downvote key now, but hitting downvote (Z) toggles upvote on and off?? This is with the default keybindings in the app, so I think something has just gone crazy in the keybindings table, maybe? When I press A, what I get back in Console.log is...
current selection: post-page lemmy-keyboard-navigation.user.js:1498:11
Set to entry 0 lemmy-keyboard-navigation.user.js:1181:13
Which doesn't seem right possibly?
Thanks.
EDIT: Just noticed this is only happening on the reddit/subreddit pages. When I am in a post comment thread, upvoting and downvoting continue to work as expected.