Full page reload triggered on path ending in .

Author: djrobstepCreated Jun 16, 2017Updated Jul 29, 2021
Labelsenhancement

When I trigger a Turbolinks.visit( on a path with a period/dot/fullstop at the end (such as '/search/asdfa.') I get a full page reload instead of the expected turbolinks visit happening. Is this a bug or intended behaviour for some reason?