Closed Toutouwai closed 1 year ago
Hm, I can't replicate here, it shows label as expected.
@matjazpotocnik, do you have the dev version with the latest commits? I think the most recent commit broke this.
Yes, you're right, now I can replicate. It's line 158 $repeaterTitle = preg_replace('/#([a-f\d]{3,})/i', "$colorPrefix$1", $out);
Perhaps $out should be $repeaterTitle?
@Toutouwai @matjazpotocnik Looks like you are right, that $out should be a $repeaterTitle, thanks :)
Short description of the issue
Setting:
Working in 3.0.214
Not working in 3.0.216
Setup/Environment