-
Hi I'm using Blazor.Animate, on a button click I expand a div with a component in it, it work well but my ask is: is there a way reverse the effect so collapse the same expanded div ?
Suppose I cal…
-
I'm attempting to retrieve the IToastService from a singleton class through IServiceProvider using the code below. However, although I do obtain an instance of IToastService , it does not display the …
-
```console
dotnet new blazorserver -n SplitterTest
cd .\SplitterTest\
dotnet add package Toolbelt.Blazor.SplitContainer
```
Add the following to `_Imports.razor`
```razor
@using Toolbelt.Blaz…
-
Hi,
I am working on integrating some custom components written in blazor with an old .net mvc knockoutjs application. We are using breeze for Odata calls to our api.
Breeze uses Q library to reso…
-
## Expected Behavior
I am running a Blazor Server app with the following command-line for enabling hot reload from within a vscode integrated PowerShell terminal:
```
dapr run --app-id blazorda…
-
Hello folks! Long time no see!
So, we've gathered Today a few PRs that would unblock some use cases and will make a release of the Canvas package updating it to Blazor stable version pre-.Net 5. Th…
-
### Describe the issue
I am trying to use Onnx in Blazor Webassembly, in order to do inference within a browser. I am not sure if there might be a compatibility issue between versions since I am not …
-
# 🐛 Bug Report
FluentAutocomplete component in Blazor is allowing the same item to be selected multiple times.
## 💻 Repro or Code Sample
```
@page "/admin/business/add"
@using System.Diagnostics…
-
Version: 0.6.18-preview
Platform: Windows WPF
Exception:
```
System.InvalidOperationException: AttachToIpcChannel must be called before using IJSRuntime.
at Microsoft.MobileBlazorBindings.WebV…
Kukks updated
3 years ago
-
When I shared two different shows underneath each other on Twitter, there was no visual cue to tell them apart:
![image](https://user-images.githubusercontent.com/3382717/101954553-4ad77980-3bca-11eb…