longhaha1998

Results 4 comments of longhaha1998

> We are in work around territory now. > > https://github.com/atlassian/react-beautiful-dnd/blob/master/docs/guides/types.md#draggable > > ```js > type DropAnimation = {| > duration: number, > curve: string, > moveTo: Position, > opacity:...

I have the same problem now!How can I manually fire a transition end event move rbd along?

> Ok, I think I've managed to reproduce this. It's down to some of the unorthodox style overriding I'm doing, but I'm still a little surprised that it's an issue,...