After running a search, reordering the columns and refreshing, the ordering will not be maintained. It does persist with navigation and tab close.
Looks like it may be due to the following console error:
Uncaught TypeError: Cannot read property 'toFixed' of undefined
at child.serialize (ocms-require.min-b69938b6799197fd23fd4a5443a61484.js:182053)
at Object.render (ocms-require.min-b69938b6799197fd23fd4a5443a61484.js:36024)
at Object.manager.callback (ocms-require.min-b69938b6799197fd23fd4a5443a61484.js:35928)
at child._render (ocms-require.min-b69938b6799197fd23fd4a5443a61484.js:35940)
at actuallyRender (ocms-require.min-b69938b6799197fd23fd4a5443a61484.js:36413)
at finish (ocms-require.min-b69938b6799197fd23fd4a5443a61484.js:36524)
After running a search, reordering the columns and refreshing, the ordering will not be maintained. It does persist with navigation and tab close.
Looks like it may be due to the following console error: