alexnoddings / Tyne

C# libaries designed for making Line of Business Blazor apps more efficiently.
https://alexnoddings.github.io/Tyne/
MIT License
2 stars 0 forks source link

IFilterController state change errors #153

Closed alexnoddings closed 3 months ago

alexnoddings commented 3 months ago

IFilterController.OnStateChangedAsync and IFilterController<>.OnValueUpdatedAsync are sometimes called off of the renderer's synchronisation content, causing exceptions when trying to invoke StateHasChanged.