-
Hi there,
it would be nice to allow the adjustment of [`effectAllowed`](https://developer.mozilla.org/en-US/docs/Web/API/DataTransfer/effectAllowed) and [`dropEffect`](https://developer.mozilla.or…
-
J2CL is probably the target platform for React4j long term. To get there the tools probably need to mature but we can start experimenting and build out react4j-todomvc so it builds under latest bazel/…
-
### Bug type
Component
### Component name
DarkModeChange
### What happened?
I just downloaded it compile it and darkmode wont let me even see the web admin
### Expected behavior
.
### Relevant…
-
Looking through your documentation, it sounds like I should be able to put the install button inside my app, but attempting to call `await JSRuntime.InvokeAsync("BlazorPWA.installPWA");` results in a …
-
My used UI library, MudBlazor, has a `MudAutoComplete` component that supports both, querying of a remote service upon input via its [`SearchFuncWithCancel`](https://mudblazor.com/api/autocomplete#pro…
-
I understand normally you would have a HTMLImageElement with an element reference and would use drawImage that way, however in my case I have many dynamically created Image server side and wondering i…
-
Hello,
We have a mature Silverlight application running in production (_OpenSilver 2.1_ and .NET 8). The application broadly runs perfectly for hundreds of users but we get regular intermittent re…
-
Hi, I would like to try your library and figured I would start by running the WASM sample but unfortunately it does not work out of the box on .NET8.
I get systematically get the following error:
…
-
In JSInteropGenerator.cs the code is (in LoadConfig )
```csharp
if (string.IsNullOrWhiteSpace(settingsFile.Output))
{
settingsFile.Output = "JSInterop.cs";
}
```
That means that the co…
-
Presently the build file specifies
implementation("com.google.elemental2:elemental2-dom:1.0.0-RC1")
implementation("com.google.elemental2:elemental2-core:1.0.0-RC1")
implementation("c…