Reproduction:
=> (sp/render "{{ props.docs|default:@props.notes }}"
{:props {}})
"@props.notes"
In the templates I’m writing, I had expected the filter to return either nil or a blank string.
@yogthos I’m not sure if we should consider this a bug or a feature request, but either way, what do you think?