draggable onto empty sortable?

draggable onto empty sortable?


Hello all. Let me first say THANK YOU to the entire jquery team, your
efforts have made my life and the lives of my many coworkers a
thousand times easier.
I'm working on a site with a sortable and some draggables that I'm
using to populate the sortable. The problem I'm running into is that
if the sortable is empty the draggables won't drop there. It is as if
the draggables have dropOnEmpty stuck on false (which makes sense
since they don't have it to begin with)...
Any suggestions?
Thanks,
M@