#6704 - ArrayData.Skip filter bug #156
Labels
No Milestone
No Assignees
3 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: verdnatura/salix-front#156
Loading…
Reference in New Issue
No description provided.
Delete Branch "6704_fixArrayDataSkipFilter"
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?
@ -31,3 +31,3 @@
<template>
<div class="column items-center">
<VnNotes
<VnNotes style="overflow-y: scroll;"
Se añade la propiedad style para que muestre el scrollbar vertical SOLO en este componente
@ -10,3 +10,3 @@
import VnSelectCreate from 'src/components/common/VnSelectCreate.vue';
import CreateBankEntityForm from 'src/components/CreateBankEntityForm.vue';
import CustomerCreateNewPostcode from 'src/components/CreateNewPostcodeForm.vue';
import CreateNewPostcode from 'src/components/CreateNewPostcodeForm.vue';
Renombro el componente
WIP: #6074 ArrayData.Skip filter bugto #6074 ArrayData.Skip filter bug#6074 ArrayData.Skip filter bugto #6704 - ArrayData.Skip filter bug@ -19,6 +19,7 @@ export const useArrayDataStore = defineStore('arrayDataStore', () => {
order: '',
data: ref(),
isLoading: false,
userParamsChanged: true,
Aqui hay que poner false