I started to notice in the post preview that mentions are being parsed over and over again. We used to have a cache for it such that mentions that have already been found will be ignored.
4개의 좋아요
I’ll have a look. I might know what it is ![]()
4개의 좋아요
I noticed this as well. Thought it was just my computer!
1개의 좋아요
Here’s a fix for this:
https://github.com/discourse/discourse/commit/e07dfe16d72d89f0314025c3cc6e2c266d61de4f
8개의 좋아요
