primefaces / primefaces/primereact

V11: Global prefixes issue

Open
#8,295 0 comments 0 reactions 1 assignee View on GitHub

@mertsincan is already working on this.

Since Sep 19, 2025.

Status: Needs Triage
Dominant language
CSS
Stars
8.3k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

Describe the bug

So when you change prefixes using option in theme like below:

Image Image

they will change in style tags in your Head tag but they will not change in components attributes:

Image
Reproducer

No response

System Information
"primeicons": "^7.0.0",
    "primereact": "11.0.0-alpha.5",
    "react": "19.1.0",
    "react-dom": "19.1.0",
    "react-is": "19.1.0",
    "react-router-dom": "^7.1.1",
    "vite": "6.3.5",
Steps to reproduce the behavior

No response

Expected behavior

Prefix option changes prefixes everywhere across the primereact library

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.