mirror of
https://github.com/vale981/Vulcan
synced 2025-03-08 19:11:38 -05:00
![]() see https://github.com/VulcanJS/Vulcan/issues/2090#issuecomment-433860782 Previously : when you clicked on a sortable column, the results of the fired query would be null, and the next polling would make it right. You had a long time with no results displayed. Now : The query fired when you click to sort a column returns the right result, with the props updating correctly, so no need to wait for the polling to update the results. See #2090 for an in-depth explanation |
||
---|---|---|
.. | ||
App.jsx | ||
Avatar.jsx | ||
Card.jsx | ||
Datatable.jsx | ||
DynamicLoading.jsx | ||
EditButton.jsx | ||
Error404.jsx | ||
Flash.jsx | ||
HeadTags.jsx | ||
HelloWorld.jsx | ||
Icon.jsx | ||
Layout.jsx | ||
Loading.jsx | ||
MutationButton.jsx | ||
NewButton.jsx | ||
RouterHook.jsx | ||
ShowIf.jsx | ||
Welcome.jsx |