We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
ReferenceError: Cannot access 'MegaMenu' before initialization 7 | } from '@angular/core'; 8 | import { CommonModule } from '@angular/common'; > 9 | import { MegaMenuModule } from 'primeng/megamenu'; | ^ 10 | import { MegaMenuItem, MenuItem } from 'primeng/api'; 11 | import { AvatarModule } from 'primeng/avatar'; 12 | import { MenuModule } from 'primeng/menu';
Fix is the same as this #13429 just for MegaMenu
Windows 11 NX monorepo Jest
No response
16.2.0
16.3.0
Angular CLI App
TypeScript
18.7.1
Run jest specs
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Describe the bug
Fix is the same as this #13429 just for MegaMenu
Environment
Windows 11
NX monorepo
Jest
Reproducer
No response
Angular version
16.2.0
PrimeNG version
16.3.0
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
18.7.1
Browser(s)
No response
Steps to reproduce the behavior
Run jest specs
Expected behavior
No response
The text was updated successfully, but these errors were encountered: