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
For others using the Vue3 migration build, I was able to resolve the issue reported above by setting the compatConfig mode to 3 in the SlickList, SlickItem and DragHandle components in a fork of the v2.0.0-alpha.5 branch of this library. Not ideal, but handy while using the migration build.
Following the docs:
Getting the error from the title:
Uncaught (in promise) TypeError: _b.call is not a function at Proxy.render (vue-slicksort.umd.js:1110)
The text was updated successfully, but these errors were encountered: