This commit is contained in:
Pieter Vander Vennet 2024-09-02 15:00:34 +02:00
parent 4fdd586a3c
commit b1c5ef060f

View file

@ -324,7 +324,7 @@
class="relative flex flex-col overflow-y-auto px-2" class="relative flex flex-col overflow-y-auto px-2"
style="max-height: 75vh" style="max-height: 75vh"
on:submit|preventDefault={() => { on:submit|preventDefault={() => {
/*onSave(); This submit is not needed and triggers to early, causing bugs: see #1808*/ /*onSave(); This submit is not needed and triggers too early, causing bugs: see #1808*/
}} }}
> >
<fieldset> <fieldset>