Hello,
I noticed on these plugins the user-stream-item templates need some update (maybe there are other plugins too)… to fit to the core changes.
Discourse Follow plugin
https://github.com/discourse/discourse-follow/blob/main/assets/javascripts/discourse/templates/components/follow-feed-post.hbs
Discourse Reactions plugin
https://github.com/discourse/discourse-reactions/blob/main/assets/javascripts/discourse/components/discourse-reactions-reaction-post.hbs
Now it looks like this ![]()
This is the expected ![]()
There was a fix on the core user-stream-item template few month ago which changed the elements order and added some new classes.
https://github.com/discourse/discourse/pull/18368
Thank you ![]()

