Angular Material Dropdown Not Interactive in Zoneless Angular 18 Until Browser Resize
Body:
I am encountering a peculiar issue with Angular Material’s <mat-select>
dropdown in my Angular 18.1.0 application. The dropdown does not appear or interact correctly on initial page load. However, once I resize the browser window, the dropdown appears and stays open, but I cannot select any options or close it. After attempting to interact with the dropdown, the entire application hangs, requiring a hard refresh to recover.
Angular Material Dropdown Not Interactive in Zoneless Angular 18 Until Browser Resize
Body:
I am encountering a peculiar issue with Angular Material’s <mat-select>
dropdown in my Angular 18.1.0 application. The dropdown does not appear or interact correctly on initial page load. However, once I resize the browser window, the dropdown appears and stays open, but I cannot select any options or close it. After attempting to interact with the dropdown, the entire application hangs, requiring a hard refresh to recover.