hotFix(orderCatalog): load when reload section #1524
No reviewers
Labels
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: verdnatura/salix-front#1524
Loading…
Reference in New Issue
No description provided.
Delete Branch "hotFix_orderCatalog_reload"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
CAU https://cau.verdnatura.es/scp/tickets.php?id=280090
SUBIR LUNES
feat(orderCatalog): load when reload sectionto hotFix(orderCatalog): load when reload section@ -34,0 +37,4 @@
if (
arrayData.store.userParams &&
Object.keys(arrayData.store.userParams).some((key) => !key.startsWith('order'))
Solo en el caso de que haya userParams al montar que no sean de orden (esos estan siempre)
@ -36,0 +47,4 @@
arrayData.destroy();
});
function exprBuilder(param, value) {
Lo he movido aqui, asi el filter usa el mismo arrayData