dymaptic / GeoBlazor

Core Components for the Dymaptic GeoBlazor Library
MIT License
108 stars 19 forks source link

Bug in BasemapLayerListWidget #353

Closed TimPurdum closed 1 month ago

TimPurdum commented 1 month ago
Uncaught (in promise) Error: System.NullReferenceException: Object reference not set to an instance of an object.
   at dymaptic.GeoBlazor.Core.Components.Widgets.BasemapLayerListWidget.OnReferenceListItemCreated(ListItem item) in C:\git\GeoBlazor.Pro\GeoBlazor\src\dymaptic.GeoBlazor.Core\Components\Widgets\BasemapLayerListWidget.cs:line 132

Thrown because of invalid check for handler before returning. Disables this widget.