Open thomas3577 opened 10 years ago
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?
Hi @wvega is there any update on this? The version compare is causing many issues.
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.