If the homepage is displayed in widths below 640 pixels, some information about topics is broken. Instead of the ages of topic, only “Invalid date” is displayed. Numbers of replies are almost alway zero (0), except of the topics with unseen replies.
See this picture (I cannot insert a picture with correct values, because I’m new here and the forum system doesn’t allow more than one multimedia object):
4 Likes
Whoa_Ralph
(Whoa Ralph)
October 14, 2025, 3:48pm
2
I’m running into this issue as well.
2 Likes
pmusaraj
(Penar Musaraj)
October 14, 2025, 3:59pm
3
Thanks for the report, we can reproduce and are looking into a fix.
2 Likes
Whoa_Ralph
(Whoa Ralph)
October 14, 2025, 4:05pm
5
Thank you! To clarify, my issue seems to be on the categories page in particular. The topics pages seem to present without issue
1 Like
david
(David Taylor)
October 14, 2025, 4:13pm
6
Fix is on the way:
main
← fix-category-featured-topics
opened 04:08PM - 14 Oct 25 UTC
`category.topics` is already an array of `Topic` objects. Calling `.create()` ag… ain is unnecessary, and leads to strange behavior, especially when `@tracked` fields are involved.
New `@tracked` were introduced in 075d0b8ea11811bdf0d9b96547b15ed4f5a1793c, which is what surfaced this issue
I’ll post here once it’s available on latest
4 Likes
david
(David Taylor)
October 14, 2025, 5:21pm
8
This is merged & live on the latest
branch. It’s also deployed here on Meta.
Thanks again for the reports!
3 Likes
putty
(Derek Putnam)
October 15, 2025, 11:27am
10
merefield
(Robert)
October 15, 2025, 11:30am
11
seems likely, so your best bet is to run an update
david
(David Taylor)
Closed
October 18, 2025, 7:00am
12
This topic was automatically closed after 3 days. New replies are no longer allowed.