Closed kayvanbree closed 3 months ago
Not sure how this is treated now, but it makes sense when using negatives for order, undefined should be treated as 0 in sorting.
Probably best to do this in mergeMenus().
mergeMenus()
This was already the case without any checking
Not sure how this is treated now, but it makes sense when using negatives for order, undefined should be treated as 0 in sorting.
Probably best to do this in
mergeMenus()
.