Hello, I faced a bug today that prevents a user’s profile page from not showing. This only happens to certain users, and only when I’m logged out on an incognito tab. I looked at the devtools console and saw this error, seems to be a timezone thing.
Thank you.
3 Likes
andrei
(Andrei Prigorshnev)
December 6, 2022, 11:33am
4
Hello @codergautam , thank you for reporting this! I’m able to reproduce it and see the reason of the problem. I’m working on the fix now.
5 Likes
sam
(Sam Saffron)
December 7, 2022, 12:10am
6
@codergautam can you rebuild your instance, does that fix it? I think we had a patch today.
1 Like
andrei
(Andrei Prigorshnev)
December 7, 2022, 7:21am
7
The patch wasn’t merged yet, it’s in a draft PR now, I’m going to open it for reviewing later today:
discourse:main
← discourse:fix/profile-page-is-not-loading
opened 05:19PM - 06 Dec 22 UTC
- A test
- A simple fix
- Fix using a null object
2 Likes
andrei
(Andrei Prigorshnev)
December 7, 2022, 12:10pm
9
I’ve fixed in another PR, and it’s merged now:
discourse:main
← discourse:fix/profile-page-is-not-loading-2
opened 09:24AM - 07 Dec 22 UTC
When looking as an anonymous user at a profile page of another user (who has use… r status with an ending date) the profile page wasn't loading.
Reported in https://meta.discourse.org/t/profile-page-not-loading/247928.
The first attempt was https://github.com/discourse/discourse/pull/19343.
2 Likes
This topic was automatically closed after 4 days. New replies are no longer allowed.