FritzAndFriends / BlazorWebFormsComponents

A collection of Blazor components that emulate the ASP.NET Web Forms controls of the same name
MIT License
426 stars 72 forks source link

Modifying style properties after style is calculated is not reflected #241

Closed csharpfritz closed 4 years ago

csharpfritz commented 4 years ago

Example: update the border property after a component has been rendered and the component will not update with the new border style

csharpfritz commented 4 years ago

This feels like it can be exposed as a unit test

hishamco commented 4 years ago

I will have a look what the original cause for the bug I faced before

hishamco commented 4 years ago

I'm closing this because there's no bug, but the issue was with the border style