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
As the title describes, whenever a Droppable component is present in a transition, headless UI causes the transition to happen instantly no matter what parameters are used. This only seems to affect enter as my exit transition works flawlessly when using a Droppable component. However, the enter transition does work as intended if it is triggered in the middle of a leave transitionI've tried testing quite a few scenarios and it seems to just be a bug when using the two libraries together, but is there anything else that might be causing such an issue?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
As the title describes, whenever a Droppable component is present in a transition, headless UI causes the transition to happen instantly no matter what parameters are used. This only seems to affect enter as my exit transition works flawlessly when using a Droppable component. However, the enter transition does work as intended if it is triggered in the middle of a leave transitionI've tried testing quite a few scenarios and it seems to just be a bug when using the two libraries together, but is there anything else that might be causing such an issue?
Beta Was this translation helpful? Give feedback.
All reactions