inuyaksa / jquery.nicescroll

nicescroll plugin for jquery - scrollbars like iphone/ipad
https://nicescroll.areaaperta.com/
3.6k stars 1.67k forks source link

TypeError: Argument 1 of MutationObserver.observe is not an object (3.6.8-fix) #601

Closed maofree closed 7 years ago

maofree commented 8 years ago

Hi I report an error that I got adding the script into a site made with the last Joomla's version. The lateral scroll is hidden too, but it seems to work scrolling the page The version is 3.6.8-fix, and I'm using arch linux and firefox 45.0.1. The error is present also in the previous versions and using the cdnjs.com solution or putting the script in the site.

`TypeError: Argument 1 of MutationObserver.observe is not an object. a.observerbody.observe(document.body,{childList:!0,subtree:!0,characterData:!1,a...

jquery.....min.js (linea 69, col 1) 21:7:44.848 perf_trace {"name": "e2e", "parent": "PageEvents.BIGPIPE_ONLOAD"}`

2603a90c-fd05-11e5-80cd-6d0209c2f10b

thanks bye