"too much recursion" in newest droppable - jQueryUI

"too much recursion" in newest droppable - jQueryUI


I realize that all the devs have their hands full getting ready for
the release, but in case this (bug?) slipped by, I just wanted to
bring it to your attention:
Every since the droppable plugin was changed to use the new
"triggerHandler" method from 1.1.4, I am getting an error of "too much
recursion" when dropping. I am using the newest 1.1.4 jQuery
(including testing with a version generated from ant updated today)
and the newest droppable file. This problem did not occur before the
droppable was changed to use "triggerHandler" (that doesn't mean that
this is the cause of the problem, but it is a place to look first).
Using firebug, I can see that the drop function is being called
repeatedly, until I get the error.
If any of the devs are interested in following-up on this, please
contact me at pragueexpat <at> hotmail.com