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 to me that the way you are using events is no longer supported.
Official site says: "In slick 1.4, callback methods have been deprecated and replaced with events. ".
Which means that things like 'onBeforeChange' no longer work correctly.
The text was updated successfully, but these errors were encountered:
Hi,
It seems to me that the way you are using events is no longer supported.
Official site says: "In slick 1.4, callback methods have been deprecated and replaced with events. ".
Which means that things like 'onBeforeChange' no longer work correctly.
The text was updated successfully, but these errors were encountered: