You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have tried use function as a child pattern to ease some logic for my case. But if I use Collapsible component this way, i haven't got duration/animation effect in my rendered component. Collapse effect works. There is code sample below. Have anybody encountered similar issue and found solution ?
The text was updated successfully, but these errors were encountered:
karol-ciolczyk
changed the title
Duration dose not work with function as a prop pattern
Duration/Animation effect does not work with function as a prop pattern
Feb 7, 2022
karol-ciolczyk
changed the title
Duration/Animation effect does not work with function as a prop pattern
Duration/Animation effect does not work with "function as a child" pattern
Feb 7, 2022
I have tried use function as a child pattern to ease some logic for my case. But if I use Collapsible component this way, i haven't got duration/animation effect in my rendered component. Collapse effect works. There is code sample below. Have anybody encountered similar issue and found solution ?
and i want to use this CustomCollapsible component somewhere in app:
The text was updated successfully, but these errors were encountered: