Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: don't use getPrototypeOf on primitives (#55)
The specification changed to allow this but there doesn't seem to be a polyfill for IE11 which isn't updated anymore. A part of solution to visjs/vis-network#57 issue.
- Loading branch information