Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(editor): handle null editor assignment
Handle null editor assignment in setEditor method. If editor is null, log an error and return early.
- Loading branch information