This repository has been archived by the owner on Oct 22, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(dynamic): avoid panic on nil instance
For some yet unknown reasons, some instances are returned as nil. This commits adds a nil check to prevent that and logs a warning to help further debugging. Fixes #380
- Loading branch information