After setting up a fresh development environment recently, I’ve encountered a strange behaviour and was wondering if anyone knows what this is. I’m seeing a random string being appended to category names and tags:
3 Likes
FWIW I’ve seen this a few times as well. Never found the cause so far.
1 Like
A couple of days ago someone reported having a random icon to the left of a category or topic title. I’ll look and see if I can find which post it was.
1 Like
Could it be random third party plugin related?
It was a fresh install (no plugins) of Discourse on a localhost. It’s probably got something to do with my local environment.
It is likely coming from here:
Maybe seed was running concurrently on local?
3 Likes
Ah that must be it . I must have had duplicate seed data somehow.
1 Like