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

Handle when $batch is null #1013

Merged
merged 1 commit into from
Feb 16, 2021
Merged

Handle when $batch is null #1013

merged 1 commit into from
Feb 16, 2021

Conversation

crynobone
Copy link
Member

BatchRepository::find() may return Batch or null. This fixes laravel/nova-issues#3243

Signed-off-by: Mior Muhammad Zaki crynobone@gmail.com

BatchRepository::find() may return Batch or null. This fixes
laravel/nova-issues#3243

Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
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.

Exception when starting a queued action in Nova due to Telescope via Horizon
2 participants