Hi Beeple, here’s a list of current bugs after our upgrade.
- There are issues trying to login or log out. To fix this, please clear all your cookies and site data for Beehaw.
- Image uploads don’t seem to work
Feel free to comment here if you have any new bugs.
It is currently late and so, we are trying to sleep. Thank you for your understanding.
Hey, at least we’re not rate limited.
Or having decisions forced upon us by megalomaniac billionaires.
I’m having a problem where my upvotes won’t take, and also I keep getting shown that I have unread messages when I’ve read and marked them already.
I’m going to tell myself this is why I’m not getting upvotes and it’s not because I’m entirely uninteresting lol
What I’ve seen is that the upvote will blink in then out. Awhile later (like 10 seconds later) it will show as having the upvote again. I’m just learning to trust that the button worked and move on now 🙂
Yeah I had that before the upgrade but it seems to have persisted
Not a bug, more of a PSA.
When you setup 2FA, there is no mandatory verification step in Lemmy 0.18 for now. That means you can log out without setting up 2FA in your app or software correctly. Be careful or you might lock yourself out of your account permanently.
Having worked on programming auth stuff before, that is absolutely a bug. It may stem from a mistake in planning rather than one in implementation, but that is unambiguously the wrong behavior.
Stuff like that is why I avoid 2FA wherever possible. It doesn’t significantly improve my security because I always use unique random passwords, and it does create the risk I’ll be locked out of my account.
Y’all are doing your best and I appreciate it.
Thanks for all of your work!!!
Wasn’t permanent but there was a brief few minutes where I didn’t have anything pop up in the subscribed communities, —refreshing it then gave me that “we’re working on the site” bug page. Back to normal now!
Doesn’t seem to be a major issue, but figured I’d mention it in case that pops up for anyone else.
Does this also apply to the Firefox PWA on Android? Whenever I hit the icon a window briefly appears but then it dies
Regular Firefox works though
Same but for Chrome PWA on Android.
You sleep, we can handle some bugs!
I’ve been finding that occasionally the feed or comments will pop back to the top of the page, meaning I have to scroll back down to find where I left off reading. I’m using chrome on android, if it helps.
I seem to be logged in but I can’t vote or comment and there doesn’t seem to be a way to search. I’m nervous to log out and in again because of the login bug.
Edit: changing avatar gives a JSON error
your comment here seemed to work fine
I was using a different client and account 😊
I realise this isn’t something that can be controlled by the beehaw crew, and it’s not exactly a bug…
but has anyone else found it extremely easy to accidentally delete posts while going to select ‘edit’ on mobile devices? (since ‘edit’ is directly beside ‘delete’?) Maybe it’s just me but this keeps happening hehe
Is there anywhere to post feedback to the folks in charge of Lemmy’s UI arrangement?
I made a script that moves the delete button - but I’m not sure what jQuery hook I could use to re-run the script every time comments are loaded / reloaded - since in Lemmy new pages of comments are loaded into the current screen, not a page refresh
https://greasyfork.org/en/scripts/470304-beehaw-lemmy-separate-spacing-of-delete-and-edit-buttons
same issue for my adding the commenter’s instance name to their name script… works on page 1 but not on page 2 …
https://greasyfork.org/en/scripts/468708-beehaw-lemmy-add-home-instance-name-to-username
FYI Beehaw is currently broken entirely in Safari. The main API response to return the content for any page is failing with “Unexpected EOF” and inspecting the actual source code the response terminates with an invalid UTF-8 character in the middle of some Chinese characters.
Is that still true? The closest I have to test is GNOME Web which uses WebKit as well…
Still true, at least for me. Imgur since image uploads don’t seem to work:
All pages look like this in Safari: https://imgur.com/a/yDx9GOl This is the actual “Unexpected EOF” syntax error: https://imgur.com/1WC2yIO
Note I don’t have any issues with another instance that has upgraded, just Beehaw. It does work in Safari if I sign out though.