-
I am using Blazor Monaco in a Blazor Server app and experiencing some weird behaviour. When running in Visual Studio, I am getting errors, but when I publish the app, the package works.
When runnin…
-
Dear team,
I had a vision couple of years back to give interactive experience using blazor wasm. So I started https://ilovedotnet.org 2-3 years back where I write about topic and give in browser de…
-
### Description
Links under an image (a href) placed in a Page (razor components) or in the MainLayout.razor of the shared rcl project, opens chrome with a wrong link (https://0.0.0.1/_content/proje…
-
### Skill Name
Blazor
### Why?
Blazor is a framework for building interactive web applications using C# and .NET that allows developers to create client-side web UIs with reusable components.
### …
-
### Things to check
- [X] I have searched the **existing issues** for this bug
- [X] To rule out a caching problem I made sure the bug also happens in an **incognito tab**
### Bug type
Component
#…
-
When trying to add fluent to photino blazor, I get this error whenever I refresh the page:
JS object instance with ID 1 does not exist (has it been disposed?).
Error: JS object instance with ID 1 …
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
Firstly, I understand the basics of Blazor render mode. When we use "Blazor Web App" template…
-
**Describe the bug**
Multiple builds are required before my main css file is generated (usually 2, sometimes 3). Sometimes it doesn't even get generated at all unless I delete all the generated .css …
-
The instructions regarding setting up a solution with working `WebAssemblyPrerendered` are too difficult to follow. I have spent several hours trying to follow along and I just cannot get it to work…
-
# 🐛 Bug Report
I have a Blazor component containing a `NimbleDialog` that we want to have open when the component first renders. Intermittently (maybe 30% of the time), I get this JavaScript error …