Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't update the DOM if the toggle has been removed
Currently, if the toggle causes the element to be removed from the DOM, the code that updates the DOM fails with `TypeError: Cannot read property 'querySelector' of null`
- Loading branch information