Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(Layout): throw exception when not set AdditionalAssemblies parameter on WASM mode #595

Merged
merged 3 commits into from
Mar 2, 2023

Conversation

ArgoZhang
Copy link
Collaborator

throw exception when not set AdditionalAssemblies parameter on WASM mode

Description

close #586

@bb-auto bb-auto bot added the test This is unit test label Mar 2, 2023
@bb-auto bb-auto bot added this to the V7.5.0 milestone Mar 2, 2023
@codecov
Copy link

codecov bot commented Mar 2, 2023

Codecov Report

Merging #595 (f47a294) into main (915b19c) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main      #595   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          471       470    -1     
  Lines        14918     14913    -5     
=========================================
- Hits         14918     14913    -5     
Impacted Files Coverage Δ
src/BootstrapBlazor/Components/Layout/Layout.razor 100.00% <100.00%> (ø)
.../BootstrapBlazor/Components/Layout/Layout.razor.cs 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@ArgoZhang ArgoZhang changed the title throw exception when not set AdditionalAssemblies parameter on WASM mode fix(Layout): throw exception when not set AdditionalAssemblies parameter on WASM mode Mar 2, 2023
@ArgoZhang ArgoZhang merged commit 25b8242 into main Mar 2, 2023
@ArgoZhang ArgoZhang deleted the refactor-layout branch March 2, 2023 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test This is unit test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug(Layout): throw exception when not set AdditionalAssemblies parameter on WASM mode
1 participant