Skip to content
This repository was archived by the owner on Aug 20, 2024. It is now read-only.

Conversation

Mimisss
Copy link

@Mimisss Mimisss commented Aug 2, 2024

Smart ComboBox always posts 5 (integer) as the value of similarity threshold. This prevents the MVC Razor Pages example to work properly (no suggestions are presented). The sample code is (quickly) fixed by getting the POSTed value of similarityThreshold parameter and converting it to float using the expected format provider.

Addresses #64 for the MVC Razor Pages sample code. #64 still needs to be fixed internally.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant