I am trying to create a custom javascript event. The event works and fires correctly, but the \'detail\' object that I\'m passing it is not available.
Here\'s the code i
I found the following commit: https://github.com/jquery/jquery/commit/a90ff8c8c79bfcc32afd340a12f016f20a31d8b6
This fix is in jQuery's compat branch and should be fixed as of jQuery 3.0.
compat