You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We can probably replace this usage with some vanilla JS APIs and ditch altogether the jQuery dependency (that can be made an optional package for people wanting support for older browsers).
AFAIR we're using jQuery for these things:
We can probably replace this usage with some vanilla JS APIs and ditch altogether the jQuery dependency (that can be made an optional package for people wanting support for older browsers).
As a starting point, we need to research the Fetch API , document methods for querying and UI Events
The text was updated successfully, but these errors were encountered: