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

Bug fix: only update search results table data if possible #778

Conversation

andrewhavens
Copy link
Collaborator

As I mentioned in #660, it's possible to get into a state where we're trying to call a method on nil.

This fix is mostly just a safeguard against calling methods on an object which could be nil.

@jamonholmgren
Copy link
Owner

LGTM!

@andrewhavens andrewhavens merged commit 0be19ab into jamonholmgren:master Apr 7, 2016
@andrewhavens andrewhavens deleted the bugfix/update-table-data-while-searching branch March 30, 2018 21:20
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