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!
The Dropdown icon is positioned outside the wrapper only when using the ValueTemplate. Additionally, the selected text overflows outside the wrapper.
|
Sample: R5pxip (forked) - StackBlitz
Replication procedure:
Expected Output: The Dropdown icon needs to be positioned inside the wrapper, and the selected text do not overflows beyond the wrapper when using the ValueTemplate.
Current Output: The Dropdown icon is positioned outside the wrapper, and the selected text overflows beyond the wrapper when using the ValueTemplate.