Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add logic to prevent error when looking up block context
We can only look up a block's context if 'blockType' is true. This commit therefore adds a check to ensure 'blockType' is true before creating a context object.
- Loading branch information