DeuxHuitHuit / quicksearch

A jQuery plugin for searching through DOM Elements quickly
https://www.npmjs.org/package/jquery.quicksearch
Other
135 stars 35 forks source link

Uncaught TypeError: window.clearTimeout is not a function #32

Closed FDiskas closed 8 years ago

FDiskas commented 8 years ago

gnome-shell-imgur-jlqlny

nitriques commented 8 years ago

Which builder to you use ? just npm ?

FDiskas commented 8 years ago

Yes.

nitriques commented 8 years ago

Hum. Do you get the bug here as well ? https://deuxhuithuit.github.io/quicksearch/r/examples/ ?

FDiskas commented 8 years ago

This bug is only then this is requered by node. Blablabla import from blablabla;

nitriques commented 8 years ago

Can you send a PR with only this modification please ? It fixes this bug right ?

FDiskas commented 8 years ago

Yes i did. And it works. Right now im using fork and it works.

nitriques commented 8 years ago

I've never seen something like this, that really odd. Underscore js uses the same pattern and it does works on both places...

nitriques commented 8 years ago

@FDiskas version 2.3.1 is up on npm. Thanks! If you want to continue to improve it or fix bugs, please go ahead an submit other PRs (but try to make them small and atomic).