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: modal backdrop HTML tag value is inconsistent with background data #632

Merged
merged 4 commits into from
Mar 8, 2023

Conversation

ArgoZhang
Copy link
Collaborator

modal backdrop HTML tag value is inconsistent with background data

Description

close #631

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

codecov bot commented Mar 8, 2023

Codecov Report

Merging #632 (8bf52fd) into main (01d94d8) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main      #632   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          472       472           
  Lines        15068     15064    -4     
=========================================
- Hits         15068     15064    -4     
Impacted Files Coverage Δ
...tstrapBlazor/Components/Modal/ModalDialog.razor.cs 100.00% <ø> (ø)
src/BootstrapBlazor/Components/Dialog/Dialog.razor 100.00% <100.00%> (ø)
.../BootstrapBlazor/Components/Dialog/Dialog.razor.cs 100.00% <100.00%> (ø)
.../BootstrapBlazor/Components/Dialog/DialogOption.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 9412588 into main Mar 8, 2023
@ArgoZhang ArgoZhang deleted the feat-dialog branch March 8, 2023 04:52
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: modal backdrop HTML tag value is inconsistent with background data
1 participant