Table.reset() shouldn't reset the sortOrder to 1 #5546
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Unless I'm mistaking the intention of this method, I would expect the sortOrder to be set to the original value set in the template.
This causes a problem if you have initialized the sortOrder to a value and call reset(), expecting it to return the original value.
The text was updated successfully, but these errors were encountered: