Firefox select dropdown keeps refreshing/reverting to default option due to running Javascript - AngularJS
问题 I'm building an app in AngularJS and am having trouble with select dropdown menus when using Firefox. When I click a select menu and hover over the options, it resets the selected option, from the one my cursor is hovering over, to the default/first option. When the number of options is large, it becomes very difficult to select the correct option. The app requires JavaScript to update the screen every second, and this seems to be the cause. However, I don't seem to have this problem with