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
This is a breaking change that got applied to a minor version update, which violates semver. I think the right thing to do would have been to keep the original uppercase Sortable as a deprecated alias until 2.0. We just had our build break because of this. Not a big deal, but just FYI.
sortable(ListItem)
...so folks don't confuse it with a regular component
<Sortable><ListItem/></Sortable>
The text was updated successfully, but these errors were encountered: