Filter by default is a checkbox form component which means it either has an active or inactive state. Think is_visible or is_featured. The default indicator for this default state is to use the label() or indicator(). However, if you add a custom form field to this Filter, it then expects it to have indicateUsing() to show the filter.