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)
14 oktober 2025 om 15:48
2
I’m running into this issue as well.
2 likes
pmusaraj
(Penar Musaraj)
14 oktober 2025 om 15:59
3
Thanks for the report, we can reproduce and are looking into a fix.
2 likes
Whoa_Ralph
(Whoa Ralph)
14 oktober 2025 om 16:05
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)
14 oktober 2025 om 16:13
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)
14 oktober 2025 om 17:21
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)
15 oktober 2025 om 11:27
10
merefield
(Robert)
15 oktober 2025 om 11:30
11
seems likely, so your best bet is to run an update
david
(David Taylor)
gesloten
18 oktober 2025 om 07:00
12
This topic was automatically closed after 3 days. New replies are no longer allowed.