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
It seems that this module is somehow configuted to drag in the latest jquery as a dependency. And since basically everything is incompatible with the new jquery-4.0.0-beta, that gets dragged in, and every build on the planet breaks. That was a terrible idea.
The text was updated successfully, but these errors were encountered:
I don't know, but I think you can work around it by making your build file pick the jquery you want. Long term, we probably need to move to another library but I couldn't get any other to work as yet. Or maybe someone will come to the rescue and maintain this, I don't know.
It seems that this module is somehow configuted to drag in the latest jquery as a dependency. And since basically everything is incompatible with the new jquery-4.0.0-beta, that gets dragged in, and every build on the planet breaks. That was a terrible idea.
The text was updated successfully, but these errors were encountered: