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

Use clearer hooks order #4

Open
taylorthurlow opened this issue Oct 31, 2020 · 0 comments
Open

Use clearer hooks order #4

taylorthurlow opened this issue Oct 31, 2020 · 0 comments
Labels
discussion Something to discuss enhancement New feature or request
Milestone

Comments

@taylorthurlow
Copy link
Owner

Per collectiveidea/interactor#175, callback order is slightly unexpected. I believe this is referring to the fact that before callbacks are run in the order they are defined, where after callbacks are defined in the reverse of the order they were defined.

To me at least, this seems a little counter-intuitive, but I'm not totally sure about it.

@taylorthurlow taylorthurlow added enhancement New feature or request discussion Something to discuss labels Oct 31, 2020
@taylorthurlow taylorthurlow added this to the 1.0 milestone Oct 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion Something to discuss enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant