Chris Sainty

Results 177 comments of Chris Sainty
trafficstars

The important thing to understand about gRPC is that it doesn’t support multi-casting. This is where SignalR shines and why it’s the right tool for Blazor. There is not a...

I've not tried using touch events. I'll have a play around with them as soon as I can and if i get something working I'll update the demo.

Hi @kristof12345, this is n't a library it was just some sample code to accompany the blog post. I don't have any plans to make it into a NuGet package...

As this would be a breaking change I'm going to leave it for now. I'm about to push a bit set of updates which are non-breaking and I'd like them...

Closing as headings are being removed from the default toasts in the next release (see #170)

I agree @nyash, adding this ability would be a big improvement. We do exactly what you've suggested for Blazored Modal and it works really well.

@larsk2009 that's a great start! I've made a few changes, if you could take a look and see what you think. I remove the point about updating the docs stuff....

What needs to happen with this now? Do we just need to link to it from our issue templates and the readme?

Sounds like a plan to me

Hi @mivandoni. This looks like it could be an issue with the old FocusTrap--it's the only thing that used JS interop. However, that's been dropped for a native Blazor implementation,...