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

Access state and actions from callback handlers #92

Open
martinpengellyphillips opened this issue May 15, 2023 · 0 comments
Open

Access state and actions from callback handlers #92

martinpengellyphillips opened this issue May 15, 2023 · 0 comments

Comments

@martinpengellyphillips
Copy link
Contributor

For example, if want to call recomputeLayouts on drag start, it would be easier to do this in the top level callback. However, there is no way to access this there so passing as an argument would help. The current workaround is to create a null component just to do this.

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