GET YOUR FREE BLAZOR CHEAT SHEET HERE!!!: JustBlazor.com/ Perhaps you need a bit of guidance in landing the job, passing the interview or succeeding in your Software Career? Book a session: contractlancer.com/
@@justblazorprogramming i think if both were of type string? Or sting then it would at least compile - I've run into similar issues when using bindings with base classes and subtypes. It seems that the compiler will complain if the types do not match even if they are compatible.
GET YOUR FREE BLAZOR CHEAT SHEET HERE!!!: JustBlazor.com/
Perhaps you need a bit of guidance in landing the job, passing the interview or succeeding in your Software Career? Book a session:
contractlancer.com/
Nice thumbnail :D!
at 8:40 - is it not the case that the compiler is just complaining about the mismatch between string? and string ?
Nope, i ended up copying it directly from the microsoft site and later on i show that its a valid bug they said will fix in 7.0.1
@@justblazorprogramming i think if both were of type string? Or sting then it would at least compile - I've run into similar issues when using bindings with base classes and subtypes.
It seems that the compiler will complain if the types do not match even if they are compatible.