Problem
If you try to use arrow keys in a Select with zero options after tabbing to it it throws TypeError Cannot read property 'option' of undefined.
Demo
https://plnkr.co/edit/CYKgXtDCN8N3F16StNTq?p=preview
Steps to reproduce:
- Focus the top input element
- Tab to the Select element
- Push up or down arrow key