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 would be nice if backbone.stickit was compatible with Lodash version 4.
For example, right now it's using the context argument (i.e. the this binding) in some places (like here), support for which has been removed from Lodash v4.
The text was updated successfully, but these errors were encountered:
It would be nice if backbone.stickit was compatible with Lodash version 4.
For example, right now it's using the
context
argument (i.e. thethis
binding) in some places (like here), support for which has been removed from Lodash v4.The text was updated successfully, but these errors were encountered: