Export to GitHub

js-hotkeys - issue #98

error if data is null


Posted on Feb 14, 2011 by Swift Ox

What steps will reproduce the problem? add date picker

What version of the product are you using? On what operating system? hotkeys 0.7.9, jquery 1.5,jquery-ui-1.8.9

Please provide any additional information below. i was add if (jQuery.isFunction(data) || !handle || data==null) in line 94 to solve this problem

Comment #1

Posted on Feb 28, 2011 by Happy Cat

This worked perfect. Thanks!

Status: New

Labels:
Type-Defect Priority-Medium