You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After upgrading vue-perfect-scrollbar to 0.2.1, I am receiving this error a lot (116k times) in Sentry:
Browser: Safari
OS: Mac OS X / iOS
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0 Safari/605.1.15
* perfect-scrollbar v1.4.0
* (c) 2018 Hyunje Jun
* @license MIT
{snip} t.containerWidth=e.clientWidth,t.containerHeight=e.clientHeight,t.contentWidth=e.scrollWidth,t.contentHeight=e.scrollHeight,e.contains(t.scr {snip}
Any ideas why this could be happening would be greatly appreciated. Is there any workaround for this? @lecion
The text was updated successfully, but these errors were encountered:
After upgrading vue-perfect-scrollbar to 0.2.1, I am receiving this error a lot (116k times) in Sentry:
Browser: Safari
OS: Mac OS X / iOS
User-Agent
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0 Safari/605.1.15
Any ideas why this could be happening would be greatly appreciated. Is there any workaround for this? @lecion
The text was updated successfully, but these errors were encountered: