When searching worlds for a tag like with
#term
it reports this error has occurred:
: searchTerm is less than minimum string length˸ ''
It is expected that typing
#term
would pull up results with that tag or related.
A workaround exists by adding a space between
#
and the term:
# term
.