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
How can I get the same list, that is posted by the reordered callback by calling gridly directly?
example: gridly("$sorted")
I tried all methods like $sorted, layout,... but it does not work.
thanks