Ryan Tregea

Results 6 comments of Ryan Tregea

How far did you get with this? @XavierDa

However you want to do it... Your nuget... I just needed quick and dirty Web citation for what my use case was... If you can see a better way to...

"I don't know what you're talking about... There's no unsupported features" All but 1 Tuya device is unsupported

Here's my Workaround which uses Generics ` ` And the Matching Component ` @typeparam T @typeparam TValue @using System.Linq.Expressions @using System.Reflection @code { [Parameter] [EditorRequired] public CellContext Context { get;...

> Ran into the exact same problem and used your code verbatim.. problem solved! Thanks, saved me so much time. > > Still Ugly but maybe less ugly extension method:...