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

Cancel callbacks should be called with JS-only transition hooks #5

Open
ferdaber opened this issue Nov 5, 2017 · 0 comments
Open

Comments

@ferdaber
Copy link
Owner

ferdaber commented Nov 5, 2017

Cancel callbacks are currently only called when timeouts exist for a certain transition event, but those timeouts are only set when duration or auto CSS is used.

The cancel callbacks should be refactored to accommodate for JS-only transition hooks (a component is receiving another child to render before done callback is called in onAppear, onEnter and onLeave)

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

No branches or pull requests

1 participant