You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 20, 2024. It is now read-only.
If you run the application, you'll see it now does suggest semantic matches. For example, if you type "cat" it will suggest "Pet Care", whereas if you type "plane" it will suggest "Travel".
Actual behavior:
Nothing happens. No error(s).
The text was updated successfully, but these errors were encountered:
Mimisss
changed the title
[ExampleMvcRazorPagesApp]: Smart ComboBox sample does not work
[ExampleMvcRazorPagesApp]: Smart ComboBox always posts 5 as the value of similarityThreshold
Jul 31, 2024
Mimisss
changed the title
[ExampleMvcRazorPagesApp]: Smart ComboBox always posts 5 as the value of similarityThreshold
Smart ComboBox always posts 5 as the value of similarityThreshold
Jul 31, 2024
Smart ComboBox always posts 5 as the value of similarityThreshold. As a result, the MVC/Razor Pages example does not work out of the box.
Sample
https://github.com/dotnet-smartcomponents/smartcomponents/tree/main/samples/ExampleMvcRazorPagesApp
Page
https://localhost:7227/smartcombobox
Expected behavior:
Actual behavior:
Nothing happens. No error(s).
The text was updated successfully, but these errors were encountered: