-
### Describe the bug
We have implemented ChartJs within a blazor page. When we go to the page everything works fine. Now if we leave the tab open for x minutes/hours, the website crashes and we get a…
-
Create the scaffolding code for the projects.
- Frontend scaffolding
- Backend scaffolding
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Description
docs: https://docs.abp.io/en/abp/latest/Background-Jobs-Hangfire
I want to require logg…
-
## Description
I have `IgbDatePicker` two-way bound to a date variable. When value of the picker is deleted it throws and error.
## Steps to reproduce
Add date picker like this:
```razor
…
wnvko updated
1 month ago
-
Use "Server" and "WebAssembly" in place of "SSB" and "CSB" to mirror the formal Blazor project naming convention.
-
I'm having issues with my Blazor Server project finding _content/ClipLazor/clipboard.min.js with 2.1.2.
- I'm using a new .NET9, ASP.Net Core Blazor server project (Migrated from .NET8 -- using …
-
Your **ABP Framework version - 4.1.0-rc.2 - Blazor - EF Core
Steps needed to reproduce the problem:
1. Create new solution:
- UI Framework: Blazor
- Separate Identity Server: No
- Use latest pre-…
-
# Trending repositories for C#
1. [**AvaloniaUI / Avalonia**](https://github.com/AvaloniaUI/Avalonia)
__Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. Th…
-
### Describe your question
I'm trying to make box/whisker chart using floating bar chart. I've successful implemented on a category axis, but I need to do it on a linear axis.
### Which Blazor pr…
-
When internet connection goes down, we can;
* Write an AJAX interceptor and show a proper message to the user, instead of generic "Internal Server Error" message. Example: "The operation could not …