JQM 1.3.1: afterclose function defined in the option to popup() is called during popup() execution

JQM 1.3.1: afterclose function defined in the option to popup() is called during popup() execution

Hi,

with the initialization code
popup({ afterclose : function(event, ui) {}})
the afterclose function is unexpectedly called during the execution of popup().

Regards,
  Wolfgang