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

bug(COMPONENT): mat-divider not showing vertically inside mat-dialog #30272

Open
1 task
tp1906 opened this issue Jan 6, 2025 · 1 comment
Open
1 task

bug(COMPONENT): mat-divider not showing vertically inside mat-dialog #30272

tp1906 opened this issue Jan 6, 2025 · 1 comment
Labels
area: material/dialog area: material/divider needs: clarification The issue does not contain enough information for the team to determine if it is a real bug

Comments

@tp1906
Copy link

tp1906 commented Jan 6, 2025

Is this a regression?

  • Yes, this behavior used to work in the previous version

The previous version in which this bug was not present was

18

Description

I'm unable to use mat-divider inside the mat-dialog when setting the vertical property to true.

Reproduction

StackBlitz link:
Steps to reproduce:

  1. Create mat-dialog
  2. Add mat-dialog-actions
  3. Add mat-divider with vertical option as true

Expected Behavior

I expect to see a vertical divider between buttons.

Actual Behavior

Nothing is shown.

Environment

  • Angular:
  • CDK/Material:
  • Browser(s):
  • Operating System (e.g. Windows, macOS, Ubuntu):
@tp1906 tp1906 added the needs triage This issue needs to be triaged by the team label Jan 6, 2025
@amysorto
Copy link
Contributor

amysorto commented Jan 6, 2025

Hi @tp1906, please add your Stackblitz reproduction link here. Thanks!

@amysorto amysorto added needs: clarification The issue does not contain enough information for the team to determine if it is a real bug area: material/dialog area: material/divider and removed needs triage This issue needs to be triaged by the team labels Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: material/dialog area: material/divider needs: clarification The issue does not contain enough information for the team to determine if it is a real bug
Projects
None yet
Development

No branches or pull requests

2 participants