-
goto: https://www.infragistics.com/products/ignite-ui-web-components/web-components/components/grids/grid/keyboard-navigation#custom-keyboard-navigation
scroll to Demo,demo is missing and instead s…
-
### Description
I created a new .NET MAUI Blazor app, added minimal customization (details below) and ran it on Windows. When I launched it, it launched as a white rectangle and was hanging.
Her…
Eilon updated
1 month ago
-
### Bug type
Component
### Component name
MudSelect
### What happened?
I need to have a MudSelect right aligned in my AddBar so a user can select an item while on any page. As I add th…
-
### Is your feature request related to a problem? Please describe.
Following on from [my StackOverflow question](https://stackoverflow.com/questions/56219984/how-to-animate-state-transitions-in-blazo…
-
I tried the vanilla-js example which works fine except there is no toolbar.
To bring lexical to .net platform and other platforms with ease, I suggest lexical would have a fully working vanillajs exa…
-
Hi there, firstly thank you for making such a great library! It really has made working with the charts so much easier in a .NET ecosystem.
We have come across a probably very niche issue where cal…
-
* Several teams have the requirement to include an ASP.NET Core website inside a dotnet-tool for various purposes.
* Web applications can't be packed at the current time. It's not a scenario we suppo…
-
# Trending repositories for C#
1. [**microsoft / reverse-proxy**](https://github.com/microsoft/reverse-proxy)
__A toolkit for developing high-performance HTTP reverse proxy applic…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
I am using Blazor Web Assembly in .Net 6 and I want to Render a component from JavaScript. Th…
-
## Summary
In the current `InputBase` design, the binding to underlying `input` element is implemented by synchronous setter (`CurrentValue_set`). The asynchronous `ValueChanged` callback is called…