-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
| def error(jqXHR: JQueryXHR, textStatus: String, errorThrow: String): js.Any = js.native |
| dataType: String = null, error: (JQueryXHR, String) => js.Any = null, global: Option[Boolean] = None, headers: js.Any = null, |
| if (error != null) o.error = error |
In the JQueryAjaxSettings's apply method, the error parameter don't confirm the model's def error fileld's type.
Metadata
Metadata
Assignees
Labels
No labels