fullstackhero / blazor-wasm-boilerplate

Clean Architecture Boilerplate Template for .NET 6.0 Blazor WebAssembly built for FSH WebAPI with the goodness of MudBlazor Components.

Home Page:https://fullstackhero.net/blazor-webassembly-boilerplate/general/getting-started/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Invalid Notification Received

fleccy opened this issue · comments

Hi all,

I'm getting the below error when I try to add a brand and I'm watching the Dashboard for updates:

 blazor.webassembly.js:1 fail: FSH.Blazor.Client.Components.Notifications.NotificationConnection[0]
      Invalid Notification Received (FSH.Starter.Shared.Notifications.StatsChangedNotification).


notification issue

I was just wondering if there was something I was doing wrong or if this is a bug? I've not made any changes to the code, just launched this and the API.

Many thanks