blazor-components icon indicating copy to clipboard operation
blazor-components copied to clipboard

Components collection and extensions for Blazor applications.

Results 23 blazor-components issues
Sort by recently updated
recently updated
newest added

When I set ContentHeight for a CollapsePanel component to 0, it disables the open and close animation for it. Is there a way to retain the animations when I set...

enhancement
question

Please how can we solve the below [2022-08-21T10:53:57.163Z] Error: Microsoft.JSInterop.JSException: can't access property "map", r is undefined dispose@https://localhost:4090/_content/Majorsoft.Blazor.Components.Maps/googleMaps.min.js:1:3990 beginInvokeJSFromDotNet/s

Are there plans to support marker clustering in Google Maps?

`Width` and `Height` are defined in pixels, and there is no way to set a map to a relative value such as a percentage. This makes dynamically filling part of...

It will be great if an open source map provider like OpenStreetMap added to map control

when request permission alwys denied how i solve

Currently i start with some location and center the map for that location. But then, i add some more markers which are far away, i want the map to resize(zoom)...

how to display the CrossHair(as highlighted in the image) to recenter the map to show users' current location? ![image](https://user-images.githubusercontent.com/3267605/222985890-c3f10a0a-77e7-4f93-ac78-3e691e30786e.png)

I have a blazor server app. When I try to use Modal dialog component, which requires CssEvents component on my pages TransitionEventService produces transitionEvents.min.js with invalid path. `Microsoft.JSInterop.JSException: Failed to...

When trying to read LocalStorage from Window. Access is denied. **Error**: Failed to read the 'localStorage' property from 'Window': Access is denied for this document. Error: Failed to read the...