-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't edit member details on mobile #667
Comments
oops |
It has worked for people using (what I assume was) newer iOS versions. Other weirdness: When the page loads initially, it has no content at all. When reloading, the content appears, but the login/search buttons stop working. |
Hm, it sounds like the JavaScript on the page is broken. Actually, that could make sense if you're using a Safari version older than 17.4. I think we should be able to add a polyfill quite easily. |
Probably what's happening, because I'm getting the same behavior on Firefox 115 (which also doesn't support object.groupBy). |
Description
The edit button doesn't do anything on when trying to edit member details on mobile (website/app). Nothing happens and no feedback is given. Only tested on iOS.
Steps to reproduce
Try to edit the details of your profile.
Further information
Tested on:
The text was updated successfully, but these errors were encountered: