Normally, an input field will blur when you click on the 'body' of the document. But when using the autocomplete directive on desktop, the menu never closes on mobile unless you select an item or refresh the page.
Initially, I thought this issue was specific to my setup. However, testing with Chrome's iPhone 5 emulation reveals that the autocomplete dropdown list does not close when clicked outside of it.
Is there a solution for this behavior without additional customization?