primereact
primereact copied to clipboard
V11: Global prefixes issue
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