feat(Table): add ReloadColumnVisibleFromBrowserAsync method (#7011) #1711
Annotations
10 warnings
|
pack:
src/BootstrapBlazor/Converter/ColumnVisibleItemConverter.cs#L48
Possible null reference argument for parameter 'name' in 'ColumnVisibleItem.ColumnVisibleItem(string name, bool visible)'.
|
|
pack:
src/BootstrapBlazor/Converter/ColumnVisibleItemConverter.cs#L11
Missing XML comment for publicly visible type or member 'ColumnVisibleItemConverter'
|
|
pack:
src/BootstrapBlazor/Components/Table/Table.razor.cs#L984
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
|
pack:
src/BootstrapBlazor/Converter/ColumnVisibleItemConverter.cs#L48
Possible null reference argument for parameter 'name' in 'ColumnVisibleItem.ColumnVisibleItem(string name, bool visible)'.
|
|
pack:
src/BootstrapBlazor/Converter/ColumnVisibleItemConverter.cs#L11
Missing XML comment for publicly visible type or member 'ColumnVisibleItemConverter'
|
|
pack:
src/BootstrapBlazor/Components/Table/Table.razor.cs#L984
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
|
pack:
src/BootstrapBlazor/Converter/ColumnVisibleItemConverter.cs#L48
Possible null reference argument for parameter 'name' in 'ColumnVisibleItem.ColumnVisibleItem(string name, bool visible)'.
|
|
pack:
src/BootstrapBlazor/Converter/ColumnVisibleItemConverter.cs#L11
Missing XML comment for publicly visible type or member 'ColumnVisibleItemConverter'
|
|
pack:
src/BootstrapBlazor/Components/Table/Table.razor.cs#L984
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
|
pack:
src/BootstrapBlazor/Converter/ColumnVisibleItemConverter.cs#L48
Possible null reference argument for parameter 'name' in 'ColumnVisibleItem.ColumnVisibleItem(string name, bool visible)'.
|