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

.p-organizationchartL 3 rules skipped due to selector errors #16073

Closed
docentYT opened this issue Jul 21, 2024 · 7 comments
Closed

.p-organizationchartL 3 rules skipped due to selector errors #16073

docentYT opened this issue Jul 21, 2024 · 7 comments
Labels
Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible

Comments

@docentYT
Copy link

Describe the bug

I do not use organization chart in my website. Error displayed by angular during and after build:

3 rules skipped due to selector errors:
  .p-organizationchart .p-organizationchart-lines :nth-child(1 of.p-organizationchart-line-left) -> n-th rule couldn't be parsed ('1 of.p-organizationchart-line-left')
  .p-organizationchart .p-organizationchart-lines :nth-last-child(1 of.p-organizationchart-line-left) -> n-th rule couldn't be parsed ('1 of.p-organizationchart-line-left')
  .p-organizationchart .p-organizationchart-lines :nth-child(1 of.p-organizationchart-line-right) -> n-th rule couldn't be parsed ('1 of.p-organizationchart-line-right')

Environment

Angular: 18.1.1
PrimeNG: 17.8.5

Reproducer

No response

Angular version

18.1.1

PrimeNG version

17.8.5

Build / Runtime

Angular CLI App

Language

TypeScript

Node version (for AoT issues node --version)

20.12.1

Browser(s)

No response

Steps to reproduce the behavior

No response

Expected behavior

No response

@docentYT docentYT added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Jul 21, 2024
@Hassan-Gaad
Copy link

I encounter the same issue once enable bundle optimization ! any update here?

@sugihartolim
Copy link

sugihartolim commented Aug 6, 2024

Confirmed still happening with primeng 17.8.6 and 17.8.7
under angular 18.

@devwagner
Copy link

The issue is still happening.
PrimeNG 17.18.9
Angular 18.2.2

@nagringapp
Copy link

same here
"primeng": "^17.18.10",
"@angular/cdk": "^18.2.3",
"@angular/common": "^18.0.0",

@erickfigueiredo
Copy link

Same here

"primeng": "^17.18.11",
"@angular/core": "^18.2.0",

@instantgis
Copy link

Same here too

"@angular/core": "^18.0.0",
"primeng": "^17.18.10",

Tried downgrading to primeng 17.18.10 as mentioned above, still no go.

@mertsincan
Copy link
Member

Hi,

So sorry for the delayed response! Improvements have been made to many components recently, both in terms of performance and enhancement. Therefore, this improvement may have been developed in another issue ticket without realizing it. You can check this in the documentation and try the latest PrimeNG version(v19). If there is no improvement on this, can you open a new issue so we can include it in our roadmap?

Thanks a lot for your understanding!
Best Regards,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
Projects
None yet
Development

No branches or pull requests

8 participants