Relative Content

Tag Archive for reduxblazor-webassemblyfluxor

Blazor parent does not update chilld

I`m using Fluxor for state management for my NET8 Blazor WASM app. My parent component passes down state from the store to the child component via an input parameter.