Stewart James

Results 2 comments of Stewart James

My company is keen for bind format string support against numeric types, we currently have to do the formatting ourselves whenever we want specific precision on our floating point values....

Have also encountered this issue, reproduction link here [try.mudblazor.com](https://try.mudblazor.com/snippet/GawfYRFDpSQYtYvV) In our case the `MudSelect` is falling back to rendering the object as a string, using `ToStringFunc` if it is specified...