Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jquery.nicescroll.min.js (unable to prevent Error ) #831

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Conversation

dopeabeam2
Copy link

jquery.nicescroll.min.js:2 [Intervention] Unable to preventDefault inside passive event listener due to target being treated as passive.

  • am really worrying about those errors tried everytbing still cant fix this please do something
    U can also self check http://dopenews.in (inspect this and see errors)

inuyaksa and others added 15 commits June 27, 2017 22:51
Please test this developer release

Fixes
- touchpad scrolling support for MS Surface aka FYI - Browser test
results on Surface Pro touchscreen and touchpad #668

Changes
- more
responsive direct scrolling from bars
- minor code optimizations and
jshint check
- jQuery "bind" event function changed to "on", migration
to jQuery 3 (still jQuery 1 compatible) #361
- Using
jQuery.expr.pseudos, migration to jQuery 3 (still jQuery 1 compatible)
#361
- changed arguments for doScrollBy and doScrollLeftBy
scrolling routines rewritten, extremely smooth and responsive scrolling
ever, please test on your testing environments
RC2
- changed scrollbarid setting procedure because uglify mades
uncompatible code for IE8 aka use nicescroll in IE8 #672
- preserve scrol chain
RC3
fixed cursoranimate loop
RC4
Minor code optimizations
- some fixes and optimization to scrolling on touch devices
- prevent bar flickering when window not changed aka -Using this plugin
I got a flickering scroll bar #674
surface scroll fixes
- fixed dbl click on rails
- scroll event for hw scroll restored
Fixes
- Calling .remove() throws an error after update to v. 3.7.4 #681
- more robust hybrid system support mouse + touch events aka no drag and
scroll #676

Changes
- remove outdated self.visibility
label fixed
Fixes
- Calling .remove() throws an error after update to v. 3.7.4 #681
- more robust hybrid system support mouse + touch events aka no drag and
scroll #676
- typos on navigator.maxTouchPoints

Changes
- remove outdated self.visibility
minor code optimization
micro fix on DOM observer
In some Mac's like mine (MacBook Pro 2011) the `navigator.platform` property is `MacIntel` instead of `mac` thus the check `d.ismac = /^mac$/i.test(_platform)` returns `false`. Thus an extra check has been added.
Added Additional Check for Mac
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants