Skip to content

Sometimes this.activeQuery is null. This avoids an unhandled exception. #2830

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

Closed
wants to merge 1 commit into from

Conversation

vjcharles
Copy link

closes #2705

@brianc
Copy link
Owner

brianc commented Oct 5, 2022

thank you! Can you write a test to reproduce the issue?

@brianc
Copy link
Owner

brianc commented Oct 15, 2022

This just silently ignores something that might be an error. Steps to reproduce this happening would be very, very, very helpful in fixing the underlying issue. Just ignoring it w/ no tests is not a valid fix though. Please re-open a PR with steps to reproduce if you are able. Thanks!

@brianc brianc closed this Oct 15, 2022
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.

Error: Cannot read property 'name' of null
2 participants