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): check authorization at first render #1103

Merged
merged 3 commits into from
Apr 24, 2023
Merged

fix(Layout): check authorization at first render #1103

merged 3 commits into from
Apr 24, 2023

Conversation

ArgoZhang
Copy link
Collaborator

@ArgoZhang ArgoZhang commented Apr 24, 2023

check authorization at first render

Description

close #1102

@bb-auto bb-auto bot added the bug Something isn't working label Apr 24, 2023
@bb-auto bb-auto bot added this to the V7.6.0 milestone Apr 24, 2023
@codecov
Copy link

codecov bot commented Apr 24, 2023

Codecov Report

Merging #1103 (60c7e02) into main (309c282) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main     #1103   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          482       482           
  Lines        15945     15947    +2     
=========================================
+ Hits         15945     15947    +2     
Impacted Files Coverage Δ
.../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 merged commit b063bcd into main Apr 24, 2023
4 checks passed
@ArgoZhang ArgoZhang deleted the fix-layout branch April 24, 2023 05:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug(Layout): not check authorization at first render
1 participant