primefaces / primefaces/primereact
V11: Global prefixes issue
Open
@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:
they will change in style tags in your Head tag but they will not change in components attributes:
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.