-
If not, can we target blazor w/ the codegen?
-
### Run Information
Name | Value
-- | --
Architecture | x64
OS | Windows 10.0.22621
Queue | Pixel
Baseline | [9a028e12b90e6a583b09ccb3008fdfaf85761f19](https://github.com/dotnet/sdk/commit…
-
I couldn't find a list of the outstanding features/API that needs to be worked on to fully wrap leaflet. I'd like to help, but I really don't know where to start. Could you provide an example of wha…
-
### Description
Using the default Blazor Server project and publishing with the command `dotnet publish -c Release -r linux-arm -p:PublishReadyToRun=true -p:PublishReadyToRunComposite=true -p:Publi…
-
### Describe the bug
When user is login again, and browser remembers user's name & password, browser can autofill this input fields. It works on chrome and edge, but fails on firefox v79.0 (binded pr…
-
Location-based applications are widely popular. It's even somewhat rare to find a website which doesn't have access to user location for some reason.
It would be great to have a first-class mechanism…
-
# Issue Title
Microsoft.Azure.Documents.Client not supported in RC2
# General
I am trying to access an Azure CMOS database from webassembly and getting the runtime error
"Unhandled excepti…
-
Hi,
I'm getting the following exception when trying to upload a file:
Unhandled exception rendering component: Error while copying content to a stream.
System.Net.Http.HttpRequestExce…
-
We should be able to mark `public` methods on `internal` types as `[JSInvokable]` since most of the lib developer, like myself, don't want to expose internal types to the end user.
I know that ther…
-
### What happened?
# Description
I am current have a blazor project. I was invoking `window.showSaveFilePicker` from interops. However I have to wait a stream fully processed then show this dialo…