Fix memoria selezione charts
This commit is contained in:
@@ -54,6 +54,11 @@
|
||||
await renderChart();
|
||||
}
|
||||
|
||||
protected override async Task OnParametersSetAsync()
|
||||
{
|
||||
await renderChart();
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Inizializzazione rendering componente
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user