Angular 5's select box is selected differently by default in Google browser and ie browser.

Why ie is different from the default selection of Google browser"s select box. It is also option tag * ngFor circular data. But ie is the first one selected by default, and Google browser does not display it by default. How to make ie not show selected?


set ngModel . Select will not be selected


when initialization is empty.

the default options for initially setting select are as follows:

[(ngModel)]="";
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b2ba1c-2a7f4.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b2ba1c-2a7f4.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?