Open maciek-m opened 8 years ago
This is bad.
really?
hope there will be a simple-to-apply hotfix
I met this problem too. Before it will be fixed (somehow) i guess the temporary solution is to wrap the SVG element in DIV and set same dimensions of this DIV as the ones of SVG (and that div is in its wrapper on which is applied iscroll)
need to change utils.offset method.
Workaround suggested by @luky1984 worked for me - many thanks!
iScroll stopped working with svg tags after upgrading desktop Chrome to version 50.
The SVGElement.offset* methods have been removed from all elements except HTMLElement to improve spec compliance.
http://blog.chromium.org/2016/03/chrome-50-beta-push-notification.html