Mark Phillipson
Mark Phillipson
I'm getting a similar error message on a PC. error CS0411: The type arguments for method 'TypeInference.CreateBlazoredTypeahead_0(RenderTreeBuilder, int, int, Func, int, Func, int, object, int, TValue, int, EventCallback, int, Expression,...
My workaround for this was to make the bound integer nullable. It's now it seems to work okay.
Using Blazor Server .NET 7 having the same issue when trying to trim: ``` Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware[1] An unhandled exception has occurred while executing the request. System.MissingMethodException: Cannot dynamically create an instance...
At the moment, it formats the date in a USA format. And I'm in the UK, and it's a bit confusing. It would be great if the format was based...
It also would be very helpful if we had keyboard accelerator for the Connect button, As having to manually click it every time is annoying. That's in both places by...
I'm getting this problem in the latest preview and the normal release of Visual Studio.
I have found that if you change the application that is used to open an SQL file in Visual Studio, it solves the problem.
There is also dotnet languages to consider here that also mix with HTML: * cshtml * razor I think Visual Studio code calls them aspnetcorerazor, or at least that's what...
Yes I think I made mine big because I kept getting the colors wrong. Maybe I'll have a go at adjusting them to be a little smaller. Would be cool...