Refactored handlers so they use a unique instance everytime #178
Annotations
10 warnings
tests:
src/Sidekick.Modules.Wealth/Components/WealthControl.razor#L6
Found markup element with unexpected name 'MudAlert'. If this is intended to be a component, add a @using directive for its namespace.
|
tests:
src/Sidekick.Modules.Wealth/Components/WealthControl.razor#L19
Found markup element with unexpected name 'MudIcon'. If this is intended to be a component, add a @using directive for its namespace.
|
tests:
src/Sidekick.Modules.Wealth/Components/WealthControl.razor#L23
Found markup element with unexpected name 'MudIcon'. If this is intended to be a component, add a @using directive for its namespace.
|
tests:
src/Sidekick.Modules.Wealth/Components/WealthControl.razor#L27
Found markup element with unexpected name 'MudIcon'. If this is intended to be a component, add a @using directive for its namespace.
|
tests:
src/Sidekick.Modules.Wealth/Components/WealthControl.razor#L32
Found markup element with unexpected name 'MudButton'. If this is intended to be a component, add a @using directive for its namespace.
|
tests:
src/Sidekick.Modules.Wealth/Components/WealthControl.razor#L38
Found markup element with unexpected name 'MudAlert'. If this is intended to be a component, add a @using directive for its namespace.
|
tests:
src/Sidekick.Modules.Wealth/Components/WealthControl.razor#L41
Found markup element with unexpected name 'MudButton'. If this is intended to be a component, add a @using directive for its namespace.
|
tests:
src/Sidekick.Modules.Wealth/Components/WealthHourlyRate.razor#L4
Found markup element with unexpected name 'MudIcon'. If this is intended to be a component, add a @using directive for its namespace.
|
tests:
src/Sidekick.Modules.Wealth/Components/WealthLogs.razor#L4
Found markup element with unexpected name 'MudPaper'. If this is intended to be a component, add a @using directive for its namespace.
|
tests:
src/Sidekick.Modules.Wealth/Components/WealthLogs.razor#L5
Found markup element with unexpected name 'MudText'. If this is intended to be a component, add a @using directive for its namespace.
|