Welcome to the React feedback portal. We’re happy you’re here! If you have feedback on how to improve the React, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Description :
In the combobox, the footer content does not appear as append inside the popup.
Sample: https://stackblitz.com/edit/react-wbcuod-euzge3?file=index.js,index.html
Replication procedure:
Current behavior:
Footer content should not appear like append inside the popup.
Expected Behavior:
Footer content should appear like append inside the popup.
Validation Details:
Same case looking fine in autocomplete and if footer template is render as string looking fine combobox too.
Autocomplete Sample: https://stackblitz.com/edit/react-qarpuh-ndgoxz?file=index.js