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

MegaMenu: aria-hidden throws console error #16248

Closed
rosenthalj opened this issue Aug 16, 2024 · 0 comments · May be fixed by Rodolphe33/gestion-personnel#33
Closed

MegaMenu: aria-hidden throws console error #16248

rosenthalj opened this issue Aug 16, 2024 · 0 comments · May be fixed by Rodolphe33/gestion-personnel#33
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working v18-port
Milestone

Comments

@rosenthalj
Copy link
Contributor

rosenthalj commented Aug 16, 2024

Describe the bug

When resizing a page with a PrimeNG MegaMenu and then clicking on the MegaMenu the following error is displayed in the console:

Angular_MegaMenu_Component

This error can be reproduced using the PrimeNG MegaMenu demo.

The following video demonstrates the issue:

megaMenuThrowsAriaHiddenConsoleError.mov

Environment

macOS

Reproducer

https://primeng.org/megamenu

Angular version

18

PrimeNG version

17.8.9

Build / Runtime

Angular CLI App

Language

TypeScript

Node version (for AoT issues node --version)

18.20.3

Browser(s)

safari and chrome

Steps to reproduce the behavior

  1. Open the Browser's console
  2. Go to the PrimeNG MegaMenu demo: https://primeng.org/megamenu
  3. Resize the page (increase the size)
  4. Click on a MegaMenu option
  5. Error is displayed in the Browser's console

Expected behavior

No errors should be displayed in the console

@rosenthalj rosenthalj added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Aug 16, 2024
@mehmetcetin01140 mehmetcetin01140 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 Sep 10, 2024
@mehmetcetin01140 mehmetcetin01140 added this to the 17.18.10 milestone Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working v18-port
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants