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

Styled component that customizes third party library primereact is not working #3179

Open
gayathrirajendran opened this issue Apr 22, 2024 · 0 comments

Comments

@gayathrirajendran
Copy link

Current behavior:

Have tried to create a styled component on top of Primereact File upload component, but could not get it to work.

To reproduce:
https://stackblitz.com/edit/ohqhpq?file=src%2FApp.jsx,package.json,node_modules%2Fprimereact%2Ffileupload%2Ffileupload.d.ts

Expected behavior:
The component created renders the custom styles

Environment information:
"@emotion/react": "11.11.1",
"@emotion/styled": "^11.11.0",
"@types/react": "^18.2.38",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-transition-group": "^4.4.5",
"primereact": "10.5.1",
"primeicons": "^7.0.0",

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant