Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Projector Plugin: Fix bookmark loading (issue tensorflow#4159)
Bookmark loading currently fails because of a missing type check. This change makes sure the object that is checked against is actually an HTMLElement.
- Loading branch information