Open Sicria opened 8 years ago
A JS error is thrown when the timeout occurs because of an undefined variable here. https://github.com/mailgun/validator-demo/blob/master/mailgun_validator.js#L100
This was introduced here https://github.com/mailgun/validator-demo/commit/d0012f4aa9fc92b6be114ae6341be4fdd518205a#diff-2058a81314d1963d903b2bfdf54a9773L75
My latest version of this already had this bug fixed last November. I'll submit a PR to fix this.
A JS error is thrown when the timeout occurs because of an undefined variable here. https://github.com/mailgun/validator-demo/blob/master/mailgun_validator.js#L100
This was introduced here https://github.com/mailgun/validator-demo/commit/d0012f4aa9fc92b6be114ae6341be4fdd518205a#diff-2058a81314d1963d903b2bfdf54a9773L75