Skip to content

Sort bug fix

Choose a tag to compare

@marksalmon marksalmon released this 24 Aug 15:55
· 201 commits to master since this release

#260

The pre-fetch on sorting columns was conflicting with the persistence of the sorted column in the session, causing the sort to change on reload if a column had been hovered.

The prefetch directive has now been removed form the sort triggers.