Luke Foust

Results 2 comments of Luke Foust

I am hitting this same issue. I have uploaded a complete example based on the repro posted above. Project attached. [SelectListRepro.zip](https://github.com/user-attachments/files/16325089/SelectListRepro.zip)

Just ran into this issue with StrawberryShake.Blazor 13.9.6 and changing the type from `String` to `String!` worked around the issue and allowed my project to compile