Chanan Braunstein

Results 79 comments of Chanan Braunstein

Hi, I will try my best to surface that information. It all depends on what I get back from where ever the error is thrown. I will let you know...

Thanks for reporting this. I was a bit stuck unable to compile my project due to a bug i reported to the asp dot net project but a work around...

Ah ok. Didn't think anyone needed that, but it can be added back in, shouldn't change the speed since most cases will just skip that code.

I agree that is the issue as well. I think the same problem should occur in v2 (and 1) as well. I did my best to make the impact smaller....

@BlackFenix2 For your second question do you mean in Visual Studio in the "string" you want syntax highlighting?

That is a great idea! I should have thought of that myself! I have no experience making a Visual Studio (or visual code) extension, but I will give it a...

@VR-Architect `@(await Html.RenderComponentAsync())` is needed by Server Side Blazor applications. `` is needed by Client Side Blazor applications. I am back home now and I will update the docs today....

That's awesome! Next update to the docs I will add a link to your project.

V3 series is a bit faster and also tries to figure out if the style didn't change. Also, there are a few tricks you can use to reduce the first...