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

Replace lodash.debounce with a promise based debounce #133

Merged
merged 1 commit into from
Jan 24, 2019

Conversation

Kethatril
Copy link
Contributor

Fixes #132

Copy link
Member

@ScopeyNZ ScopeyNZ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @Kethatril. Awesome investigation work 🕵️ . I agree that replacing with a promise dependency is a pretty simple fix!

LGTM. I'll hold of merge for a little to see if any others have any complaints about this.

Copy link
Contributor

@robbieaverill robbieaverill left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. I haven't tested the change yet, but I'm happy to replace the package if it fixes the issue mentioned in the description.

@ScopeyNZ
Copy link
Member

Nice. I had a play with the old version. It was really buggy.

New version works perfectly. Thanks heaps for the effort @Kethatril.

@ScopeyNZ ScopeyNZ merged commit dd403bb into silverstripe:2.2 Jan 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants