timepicker icon indicating copy to clipboard operation
timepicker copied to clipboard

jquery version compare does not work

Open thomas3577 opened this issue 10 years ago • 2 comments

Hi,

You try to compare string with string to check if the jquery version greater than/less than on the lines 51, 467 and 467.

For example: The jQuery Version "1.11.1" is less than "1.4.2" in your code.

thomas3577 avatar Oct 03 '14 06:10 thomas3577

Hi @thomas3577, You're absolutely right. I noticed the same a while ago and plan to fix it in the next version. I had an issue for that here #48.

Is that bug causing you additional problems?

wvega avatar Oct 03 '14 11:10 wvega

Hi @wvega is there any update on this? The version compare is causing many issues.

ahmedhr avatar Dec 21 '18 06:12 ahmedhr