Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add an extra null check to avoid crash when deselecting the item
When the sidebar switches to something else, we're explicitly setting the data to `null` now to avoid leaving stale data around. This means that `d.service` can fail when it's removing the stale content.
- Loading branch information