Hi,
my users sometimes report a TypeError which i was not able to reproduce until today.
The users are mainly Windows-User and hence used to doubleclick on things – even on the web. If you try to rename a page and commit the dialog with a (quick) doubleclick on change
you can safely reproduce this issue:
TypeError: Cannot read properties of undefined (reading 'error') at a.onSubmit (index.js:formatted:2076:35)
The doubleclick also seems to be the reason for error reports when duplicating and deleting pages where the dialog says “page exists already” or “page is already deleted” which is correct from kirbys point of view as the first click of the doubleclick leads to intended change already.
So my question is: is there any way to prevent doubleclicks an any action link somehow?
Best, Thomas E.-E.