-
Create the scaffolding code for the projects.
- Frontend scaffolding
- Backend scaffolding
-
## 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
-
Hello, I'm not sure if this goes here.
I built a Blazor Web App (server side) and the customer (a Bank) needs to run the application through Akamai (masking the base url). When we run the application…
-
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 …
-
# Trending repositories for C#
1. [**AvaloniaUI / Avalonia**](https://github.com/AvaloniaUI/Avalonia)
__Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. Th…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
We are attempting to execute a **Download** operation within the **Blazor Server** appl…
-
In Blazor Server, when a JSInterop response is larger than the SignalR payload size, no information is available by default that indicates the invocation failed. You have to turn up the SignalR logs u…
-
## The Problem:
Blazor Performance problems often arise becaues of too frequent and unintended Re-Renders:
For example:
- Unexpected Parameters changes: A objekt-parameter is recreated in the r…
-
We have a legacy WebForms app and Blazor Server front-end using Cocoon successfully for a year. It's hosted on our own servers at present and its working perfectly.
### Problem
I'm trying to port …
-
When I attempt to call the SetItem method of the StorageBase class I get the following exception:
**MethodAccessException: Attempt by method 'Cloudcrate.AspNetCore.Blazor.Browser.Storage.StorageBas…