scala-js-jquery icon indicating copy to clipboard operation
scala-js-jquery copied to clipboard

API discuss

Open djx314 opened this issue 3 years ago • 0 comments

https://github.com/UdashFramework/scala-js-jquery/blob/6d8ee18f015a3ebceee5363443b6e58d64f1a4e3/src/main/scala/io/udash/wrappers/jquery/JQueryAjax.scala#L70

https://github.com/UdashFramework/scala-js-jquery/blob/6d8ee18f015a3ebceee5363443b6e58d64f1a4e3/src/main/scala/io/udash/wrappers/jquery/JQueryAjax.scala#L139

https://github.com/UdashFramework/scala-js-jquery/blob/6d8ee18f015a3ebceee5363443b6e58d64f1a4e3/src/main/scala/io/udash/wrappers/jquery/JQueryAjax.scala#L160

In the JQueryAjaxSettings's apply method, the error parameter don't confirm the model's def error fileld's type.

djx314 avatar Jan 21 '22 15:01 djx314