Welcome to the Angular feedback portal. We’re happy you’re here! If you have feedback on how to improve the Angular, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
In Dropdownlist, when scrolling the items fixed header element will be created and its width is not applied in Firefox browser
Sample: https://stackblitz.com/edit/2bi9x4-b8pz5r?file=index.ts
Demo: https://ej2.syncfusion.com/demos/#/material/drop-down-list/grouping-icon.html
Replication procedure:
1. Run the above sample or open the demo site in Firefox.
2. Scroll the items.
3. Actual: The fixed header width is not applied.
Expected: The fixed header width should be applied.
