AllowCustom = "false" broken after upgrading to 19.1.55
Typing is allowed despite setting AllowCustom = "false" :
<SfComboBox CssClass="custom" TItem="string" TValue="string" Placeholder="Please Select..." AllowCustom="false" DataSource="@(new string[] { "Item 1", "Item 2", "Item 3"})">
</SfComboBox>
SIGN IN To post a reply.
5 Replies
1 reply marked as answer
BC
Berly Christopher
Syncfusion Team
April 8, 2021 10:56 AM UTC
Hi Mr Andrey,
Greetings from Syncfusion support.
We have confirmed the reported issue as a bug at our end and the fix will be included in our upcoming patch release scheduled on 14th April 2021. We appreciate your patience until then.
You can track the status of the reported issue from the below feedback.
Regards,
Berly B.C
Berly B.C
MA
Mr Andrey Voronov
April 28, 2021 07:16 AM UTC
This issue still has not been fixed in recent 19.1.58 release
BC
Berly Christopher
Syncfusion Team
April 29, 2021 12:38 PM UTC
Hi Mr Andrey,
We have checked the issue in the latest version 19.1.0.58 and custom value is not allowed in the combobox component. So, we have taken video demonstration and attached it below.
Video Link: https://www.syncfusion.com/downloads/support/directtrac/general/ze/Custom_value-1052780995
Sample: https://www.syncfusion.com/downloads/support/directtrac/general/ze/Blazor_DropDown_App-1101154618
Please check the attached video and share the issue details through any video or screenshot that will help us to check and proceed further from our end.
The reported issue may be caused due to NuGet cache. So, please clear your NuGet cache from your application and clear the browser cache.
KB Link to clear cache: https://www.syncfusion.com/kb/6987/how-to-clear-nuget-cache
Regards,
Berly B.C
Marked as answer
MA
Mr Andrey Voronov
April 30, 2021 10:25 AM UTC
I need to display a "normal" combobox when text is not edited and caret not shown.
I figured it out that I should use SfDropDownList instead of SfComboBox to meet those requirements.
Thank you for support.
BC
Berly Christopher
Syncfusion Team
May 3, 2021 04:38 AM UTC
Hi Mr Andrey,
Please let us know if you need further assistance on this.
Regards,
Berly B.C
SIGN IN To post a reply.
- 5 Replies
- 2 Participants
- Marked answer
-
MA Mr Andrey Voronov
- Apr 7, 2021 11:41 AM UTC
- May 3, 2021 04:38 AM UTC