-
**GWT version:** HEAD
---
##### Description
Recent library updates are not reflected in `eclipse/*/.classpath` files. Importing the project in Eclipse results in build errors.
Most notab…
-
### Describe the bug
Looks very similar to !10565 :
I'm trying to read a Guid from local storage, so I go `return jsRuntime.InvokeAsync("localStorage.getItem", key);`.
When there is a guid,…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
Calling an asynchronous .NET JS Interop method synchronously produces an unhelpful/misl…
-
**Describe the bug**
Calling `Marker.SetIcon` to change the `Icon` crashes at the Javascript level.
**To Reproduce**
1. Create a `Marker` and add it to the map
2. Call `SetIcon` to update its `I…
-
This is used to provide a nice GWT JSInterop API for accessing various Javascript + DOM objects. Current release is 1.2.1.
-
_Windows & Chrome_
Looking at the console output, the times I get continued spinning dots is always after selecting the device to pair to, and when WConfigurator receives either no response, or a b…
-
This works in GWT 2.8.2 but not in 2.9.0
**GWT version: 2.9.0
**Browser (with version): Chrome 84, Chrome 85, GwtTest
**Operating System: Windows 10 and Ubuntu 18
---
##### Description
Cal…
-
If I try to access the database from the **OnAfterRenderAsync** lifecycle method, or binding to a method that accesses the database, the following exception is thrown:
**One or more errors occurred…
-
**Mapsui Version**
5 beta 1, 5 beta 2
**Mapsui Platform**
Blazor
**Device**
Windows 10, Microsoft Edge browser.
**Describe the bug**
When publishing a blazor project with AOT disabled, ma…
-
**Describe the bug**
The button component appears to fail with `SerializationNotSupportedParentType` when using AOT/Release on Android.
**To Reproduce**
Steps to reproduce the behavior:
```
…