Scalajs-dom ext package is deprecated, and with it any included AJAX API.
Options are to re-write to use fetch, add another dependency, or allow the user to provide their own AJAX library.
Scalajs-dom `ext` package is deprecated, and with it any included AJAX API.
Options are to re-write to use `fetch`, add another dependency, or allow the user to provide their own AJAX library.
Scalajs-dom
extpackage is deprecated, and with it any included AJAX API.Options are to re-write to use
fetch, add another dependency, or allow the user to provide their own AJAX library.