Closed GoogleCodeExporter closed 8 years ago
Hey there,
It looks like this may be an error with your handler function. Based on the
error, it would appear GenericActuator.complete () is firing fine, and apply ()
is firing fine, but the error is occuring in an anonymous function, which must
be your handler?
Try and double check your complete handler, and see if there's any way it could
be referencing a variable which becomes undefined, or try and wrap the contents
of your complete handler in a try/catch statement, to confirm if that's where
the problem is occurring.
Original comment by joshuagr...@gmail.com
on 10 Aug 2010 at 4:19
Original issue reported on code.google.com by
bug.me.not.dude@googlemail.com
on 4 Aug 2010 at 11:29