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

Add onUpdate callback #109

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jamesheazlewood
Copy link

Because the container calculation is wrapped in a setTimeout callback, it is difficult to trigger anything after this is called. Adding an onUpdate callback inside there allows easily hooking into this.

Updated the docs to include this also.

@skmbr
Copy link

skmbr commented Jun 14, 2021

I was just about to do something like this myself... Would be great if this got merged in!

@sandstrom
Copy link
Collaborator

@skmbr Can you checkout this branch and see if it works for your use-case?

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

Successfully merging this pull request may close these issues.

3 participants