From d333bb08f132a0d6c7209e29f61744387883e6dd Mon Sep 17 00:00:00 2001 From: Leo Mouyna Date: Tue, 10 Dec 2019 22:40:33 +0100 Subject: [PATCH 1/2] fix: Front end validation on switch. Add a watcher on limitedPlaces and set to default values options related to occupancy when toogle to false. Increase min places to 1 instead of 0. See issue: #307 --- js/src/views/Event/Edit.vue | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/js/src/views/Event/Edit.vue b/js/src/views/Event/Edit.vue index 34d3d055a..097d4d02e 100644 --- a/js/src/views/Event/Edit.vue +++ b/js/src/views/Event/Edit.vue @@ -92,7 +92,7 @@
- +