Skip to content

ReactiveVar settings and server-side publishing

Compare
Choose a tag to compare
@aslagle aslagle released this 27 Feb 18:47
· 65 commits to master since this release

When using server-side publishing and ReactiveVars for table state in the settings (rowsPerPage, currentPage, sortOrder, or sortDirection), changing the ReactiveVars will now update the subscription correctly.