Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(interaction): fix retrieving event rect position
Legacy IE, x & y prop values aren't available from .getBoundingClientRect(). Use left & top prop instead. Fix #1670
- Loading branch information