Hi Carlos,
Thank you for contacting Syncfusion Support. We have
addressed the reported issue " Issue with SfComboBox MultiSelectionMode Inside
SfTextInputLayout" on our end. At
present, a custom patch has been created for version 27.1.51 We have attached
the NuGet files for your convenience.
Please note that we have created this patch for
version 27.1.51 specifically to resolve the issue reported in this ticket. If
you have received other patches for the same version for other products, please
apply all patches in the order received.
Please clear the NuGet cache, before using the latest
one and please refer to the below link for this
How to clear NuGet cache?
Please refer to the below KB to install the custom
NuGet on a local machine,
How to install the MAUI custom NuGet in the Windows
machine?
This fix will be included in our weekly release on
October 15, 2024. We will notify you once NuGet is released and appreciate your
understanding and patience until that time.
Disclaimer: The inclusion of this solution in the weekly
release may change due to other factors, including but not limited to QA checks
and work reprioritization.
Root cause and resolution:
Root Cause: Before rendering SfTextInputLayout control
missed to check few cases related to ComboBox multiselection mode.
Resolution: Now I added logic to check if ComboBox
SelectedItems present or not in Token mode and updated DropDown entry based on
SelectedItems and set IsHintFloated to true.
Regards,
Hariharan.
Attachment:
Reference_1c8f846b.zip