dotnetcore / BootstrapBlazor

A set of enterprise-class UI components based on Bootstrap and Blazor
https://www.blazor.zone
Apache License 2.0
2.45k stars 294 forks source link

bug(ColorPicker): throw exception when dispose #4456

Closed ArgoZhang closed 1 week ago

ArgoZhang commented 1 week ago

Is there an existing issue for this?

Describe the bug

throw exception when dispose

Expected Behavior

no exception throw

Interactive render mode

Interactive Server (Interactive server-side rendering (interactive SSR) using Blazor Server)

Steps To Reproduce

none

Exceptions (if any)

No response

.NET Version

net8.0

Anything else?

No response

bb-auto[bot] commented 1 week ago

@ArgoZhang Thank you for filing this issue. In order for us to investigate this issue, please provide a minimalistic repro project that illustrates the problem.