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 לייקים
Whoa_Ralph
(Whoa Ralph)
14 באוקטובר, 2025, 3:48pm
2
I’m running into this issue as well.
2 לייקים
pmusaraj
(Penar Musaraj)
14 באוקטובר, 2025, 3:59pm
3
Thanks for the report, we can reproduce and are looking into a fix.
2 לייקים
Whoa_Ralph
(Whoa Ralph)
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
david
(David Taylor)
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 לייקים
david
(David Taylor)
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 לייקים
putty
(Derek Putnam)
15 באוקטובר, 2025, 11:27am
10
merefield
(Robert)
15 באוקטובר, 2025, 11:30am
11
seems likely, so your best bet is to run an update