Moin
December 18, 2024, 2:32pm
1
I noticed that filtering the topic list for the index tag doesn’t work for me. There are lots of errors in the console:
Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'get')
Uncaught (in promise) Error: VM BUG: Target must be set before attempting to jump
It doesn’t matter whether I use the dropdown like in the video, click the tag in this post, or in the tag list. The result is the same.
It does not happen when I do the same as a visitor.
5 Likes
sam
(Sam Saffron)
December 19, 2024, 12:59am
2
This feels very related to our “raw handlebars” → “glimmer components” migration.
Please keep reporting these as you discover them, this is extremely helpful!
4 Likes
Moin
December 19, 2024, 7:11am
5
I would prefer not to discover any more. Once, Discourse didn’t stop sending requests until I saw the following:
Slow down, too many requests from this user. Please retry again in 11 seconds. Error code: id_60_secs_limit.
And sometimes my browser app didn’t respond, so I had to close it and quickly close the tab after reopening.
Note the small scrolling indicator on the right; this was just the upper half.
3 Likes
CvX
(Jarek Radosz)
December 19, 2024, 12:12pm
6
Thank you for the report! This was happening when a logged in user visited a topic lists that contained only pinned topics. Will be fixed by FIX: An off-by-one error in glimmer topic list by CvX · Pull Request #30372 · discourse/discourse · GitHub
9 Likes
CvX
(Jarek Radosz)
Closed
December 20, 2024, 12:13pm
7
This topic was automatically closed after 24 hours. New replies are no longer allowed.