primereact icon indicating copy to clipboard operation
primereact copied to clipboard

Accordion with TailwindCss

Open areski opened this issue 1 year ago • 1 comments

Describe the bug

When using According with tailwindcss, we obtain an accordion that has a very different behavior than the original.

See attached screen here: Peek 2024-03-21 13-38

Ref: I opened an issue on the example here: https://github.com/primefaces/primereact-examples/issues/29

Reproducer

No response

PrimeReact version

10.5.3

React version

17.x

Language

TypeScript

Build / Runtime

Create React App (CRA)

Browser(s)

No response

Steps to reproduce the behavior

Use Accordion component with TailwindCSS, open and close accordion.

Expected behavior

Similar transition as on the website: https://primereact.org/accordion/

areski avatar Mar 21 '24 12:03 areski

cc @Tarik1700

melloware avatar Mar 21 '24 13:03 melloware