Every once and a while the snippet validation will hang, reporting that ReferenceError: deferred is not defined despite the fact that it is in the snippet and previously ran the same snippet.
Ironically, removing the line with deffered.resolve() leads to the this snippet doesn't seem to be calling deferred.resolve() error
Every once and a while the snippet validation will hang, reporting that
ReferenceError: deferred is not defineddespite the fact that it is in the snippet and previously ran the same snippet.Ironically, removing the line with deffered.resolve() leads to the
this snippet doesn't seem to be calling deferred.resolve()error