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

Menu: Alignment does not work for SVG path #15877

Closed
Kisters-BS opened this issue Jun 21, 2024 · 0 comments · Fixed by #15878
Closed

Menu: Alignment does not work for SVG path #15877

Kisters-BS opened this issue Jun 21, 2024 · 0 comments · Fixed by #15878
Labels
LTS-PORTABLE Issue's fix will be ported to supported LTS versions Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@Kisters-BS
Copy link
Contributor

Kisters-BS commented Jun 21, 2024

Describe the bug

The alignment for the popup menu does not work for SVG path.

✔ Works for HTML
image1

❌ Works not for SVG
image2

Environment

See stackblitz

Reproducer

https://stackblitz.com/edit/ejupzy

Angular version

18.0.1

PrimeNG version

17.18.1

Build / Runtime

Angular CLI App

Language

TypeScript

Node version (for AoT issues node --version)

20.13.1

Browser(s)

all

Steps to reproduce the behavior

  1. Click on the svg path
  2. See that the menu is not able to calculate its position

Expected behavior

Menu is correctly positioned

@Kisters-BS Kisters-BS added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Jun 21, 2024
@cetincakiroglu cetincakiroglu added Type: Bug Issue contains a bug related to a specific component. Something about the component is not working and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Jun 27, 2024
@cetincakiroglu cetincakiroglu added this to the 17.18.2 milestone Jun 27, 2024
@cetincakiroglu cetincakiroglu added the LTS-PORTABLE Issue's fix will be ported to supported LTS versions label Jun 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
LTS-PORTABLE Issue's fix will be ported to supported LTS versions Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants