HOTFIX: #6943 hotFix_AddressObservation_crud #945
No reviewers
Labels
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: verdnatura/salix-front#945
Loading…
Reference in New Issue
No description provided.
Delete Branch "hotFix_AddressObservation_crud"
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?
@ -44,2 +45,3 @@
if (data.length) {
notes.value = data
originalNotes = data;
notes.value = originalNotes
notes.value y originalNotes tendran la misma refernacia. Por tanto cuando modifiques uno se modifican los dos no=?
Entiendo que ya que uno es ref y el otro no.
He podido eleminar, modificar, tipo y descripción y todo el rato la propiedad updates me aparecia un registro.
Voy a probar
Son diferentes
Si funciona bien, adelante