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): apply 'show' class when animation = false #6447

Merged
merged 1 commit into from Sep 19, 2022

Conversation

golota60
Copy link
Collaborator

@golota60 golota60 commented Sep 19, 2022

resolves: #6439

Applies show class to Modal when animation={false}. Backdrop has the exact same logic so this should be safe.

@jquense jquense merged commit 8f5e903 into master Sep 19, 2022
@jquense jquense deleted the sw/no-animation-modal branch September 19, 2022 23:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Modal doesn't have show class when animation={false}
2 participants