Closed chrisduerr closed 5 months ago
It appears that autocomplete is broken when a path segment is supplied. An input of example.org/c for example would suggest https://github.com/catacombing/kumo, suggesting that a matching path is suggested even if the base does not match.
example.org/c
https://github.com/catacombing/kumo
It appears that autocomplete is broken when a path segment is supplied. An input of
example.org/c
for example would suggesthttps://github.com/catacombing/kumo
, suggesting that a matching path is suggested even if the base does not match.