Label display logic
duozersk opened this issue · 0 comments
duozersk commented
Apparently there is a bug in the label display logic - the value can also be 'hidden' (along with 'visible').
https://github.com/ymcatwincities/openy_activity_finder/blob/4.x/src/Plugin/Block/ActivityFinder4Block.php#L139:
'#label_display' => (bool) $conf['label_display'],